void |
StorageEngine.createCommands(Collection<StorageCommand> target,
ReadableTransactionState state,
StorageStatement storageStatement,
ResourceLocker locks,
long lastTransactionIdWhenStarted)
Generates a list of commands representing the changes in the given transaction state
( state and legacyIndexTransactionState.
|
void |
StoreReadLayer.degrees(StorageStatement statement,
NodeItem nodeItem,
org.neo4j.kernel.impl.api.DegreeVisitor visitor) |
org.neo4j.collection.primitive.PrimitiveLongIterator |
StoreReadLayer.nodesGetForLabel(StorageStatement statement,
int labelId) |