org.neo4j.kernel.impl.nioneo.store
Class AbstractBaseRecord
java.lang.Object
org.neo4j.kernel.impl.nioneo.store.AbstractBaseRecord
- Direct Known Subclasses:
- Abstract64BitRecord, AbstractRecord
public abstract class AbstractBaseRecord
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLongId
public abstract long getLongId()
inUse
public final boolean inUse()
setInUse
public void setInUse(boolean inUse)
setCreated
public final void setCreated()
isCreated
public final boolean isCreated()
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.