All Classes and Interfaces
Class
Description
AbstractNeo4jDatastore<L extends Neo4jLabel,R extends Neo4jRelationshipType,DS extends Neo4jDatastoreSession>
AbstractNeo4jDatastoreSession<N extends Neo4jNode,L extends Neo4jLabel,R extends Neo4jRelationship,T extends Neo4jRelationshipType>
DatastoreMetadataFactory
implementation for Neo4j datastores.Abstract base implementation for Neo4j repositories.
Base interface for Neoj datastores.
Neo4jDatastoreSession<N extends Neo4jNode,L extends Neo4jLabel,R extends Neo4jRelationship,T extends Neo4jRelationshipType>
Defines the Neo4j specific
DatastoreSession interface.