| Interface | Description |
|---|---|
| DynamicAssociation | Represents a dynamic associations in Neo4j |
| Class | Description |
|---|---|
| Attribute | Represents a Neo4j attribute or relationships config |
| DynamicToManyAssociation | Represents an association that is dynamic and is created at runtime |
| DynamicToOneAssociation | Represents an association that is dynamic and is created at runtime |
| NodeConfig | Extends the default Entity configuration adding the ability to assign labels |
| RelationshipConfig | Config for a relationship |