org.neo4j.kernel.impl.nioneo.store
Class PrimitiveRecord
java.lang.Object
org.neo4j.kernel.impl.nioneo.store.AbstractBaseRecord
org.neo4j.kernel.impl.nioneo.store.Abstract64BitRecord
org.neo4j.kernel.impl.nioneo.store.PrimitiveRecord
- Direct Known Subclasses:
- NodeRecord, RelationshipRecord
public abstract class PrimitiveRecord
- extends Abstract64BitRecord
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimitiveRecord
public PrimitiveRecord(long id)
getNextProp
public long getNextProp()
setNextProp
public void setNextProp(long nextProp)
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.