| Class |
Description |
|
CypherBuilder
|
A builder for Cypher queries |
|
GraphClassMapping
|
Represents a mapping between a GORM entity and the Graph |
|
GraphGormMappingFactory
|
A MappingFactory for Neo4j |
|
GraphPersistentEntity
|
Represents an entity mapped to the Neo4j graph, adding support for dynamic labelling |
|
Neo4jDatastore
|
Datastore implementation for Neo4j backend |
|
Neo4jDatastoreTransactionManager
|
|
|
Neo4jEntityTraitProvider
|
Tells GORM to use the Neo4jEntity trait |
|
Neo4jGrailsPlugin
|
|
|
Neo4jMappingContext
|
A MappingContext implementation for Neo4j |
|
Neo4jSession
|
Represents a session for interacting with Neo4j |
|
Neo4jSession.RelationshipUpdateKey
|
|
|
Neo4jTransaction
|
Represents a Neo4j transaction |
|
RelationshipPersistentEntity
|
Represents a relationship |
|
RelationshipUtils
|
Utility methods for manipulating relationships |
|
SessionFlushedEvent
|
event emitted when session is flushed |
|
TypeDirectionPair
|
combination of relationship type and direction to be used a key in a map |