| Interface | Description |
|---|---|
| Path.Segment | A segment |
| Trait | Description |
|---|---|
| Neo4jEntity | Extends the default {@org.grails.datastore.gorm.GormEntity} trait, adding new methods specific to Neo4j |
| Node | A domain class that represents a Neo4j Node |
| Relationship | Represents a Neo4j relationship |
| Enum | Description |
|---|---|
| Direction | Used to configure the direction of a relationship |