Package org.neo4j.kernel.impl.persistence

Interface Summary
EntityIdGenerator  
NeoStoreTransaction A connection to a PersistenceSource.
PersistenceSource A data resource that Neo4j kernel uses to persist entities.
 

Class Summary
IdGenerator The IdGenerator is responsible for generating unique ids for entities in the kernel.
IdGeneratorModule This class represents the IdGenerator module.
PersistenceManager  
PersistenceModule This class represents the persistence module.
 

Exception Summary
IdGenerationFailedException Thrown by the IdGenerator to indicate a failure in ID generation for an entity.
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.