Package com.buschmais.xo.neo4j.spi
package com.buschmais.xo.neo4j.spi
-
ClassDescriptionAbstractNeo4jDatastore<L extends Neo4jLabel,
R extends Neo4jRelationshipType, DS extends Neo4jDatastoreSession> AbstractNeo4jDatastoreSession<N extends Neo4jNode,L extends Neo4jLabel, R extends Neo4jRelationship, T extends Neo4jRelationshipType> DatastoreMetadataFactoryimplementation for Neo4j datastores.AbstractNeo4jRepository<Label extends Neo4jLabel>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 specificDatastoreSessioninterface.