Uses of Class
org.neo4j.kernel.impl.nioneo.store.Abstract64BitRecord

Packages that use Abstract64BitRecord
org.neo4j.kernel.impl.nioneo.store   
org.neo4j.kernel.impl.storemigration.legacystore   
 

Uses of Abstract64BitRecord in org.neo4j.kernel.impl.nioneo.store
 

Subclasses of Abstract64BitRecord in org.neo4j.kernel.impl.nioneo.store
 class DynamicRecord
           
 class NodeRecord
           
 class PrimitiveRecord
           
 class PropertyRecord
          PropertyRecord is a container for PropertyBlocks.
 class RelationshipRecord
           
 

Uses of Abstract64BitRecord in org.neo4j.kernel.impl.storemigration.legacystore
 

Subclasses of Abstract64BitRecord in org.neo4j.kernel.impl.storemigration.legacystore
 class LegacyDynamicRecord
           
 class LegacyPropertyRecord
           
 



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