org.neo4j.kernel.impl.nioneo.store
Class Abstract64BitRecord
java.lang.Object
org.neo4j.kernel.impl.nioneo.store.AbstractBaseRecord
org.neo4j.kernel.impl.nioneo.store.Abstract64BitRecord
- Direct Known Subclasses:
- DynamicRecord, LegacyDynamicRecord, LegacyPropertyRecord, PrimitiveRecord, PropertyRecord
public abstract class Abstract64BitRecord
- extends AbstractBaseRecord
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Abstract64BitRecord
protected Abstract64BitRecord(long id)
getId
public long getId()
getLongId
public long getLongId()
- Specified by:
getLongId in class AbstractBaseRecord
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.