- java.lang.Object
-
- org.neo4j.kernel.impl.store.record.AbstractBaseRecord
-
- org.neo4j.consistency.store.synthetic.IndexEntry
-
-
Field Summary
-
Fields inherited from class org.neo4j.kernel.impl.store.record.AbstractBaseRecord
NO_ID
-
Constructor Summary
Constructors
| Constructor and Description |
IndexEntry(long nodeId) |
-
Method Summary
-
Methods inherited from class org.neo4j.kernel.impl.store.record.AbstractBaseRecord
clone, equals, getId, getIntId, getSecondaryUnitId, hashCode, hasSecondaryUnitId, inUse, inUseFilter, isCreated, isUseFixedReferences, notInUseFilter, requiresSecondaryUnit, setCreated, setId, setInUse, setRequiresSecondaryUnit, setSecondaryUnitId, setUseFixedReferences
-
-
Method Detail
-
clear
public void clear()
- Overrides:
clear in class org.neo4j.kernel.impl.store.record.AbstractBaseRecord
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.