Package | Description |
---|---|
org.neo4j.storageengine.api |
Modifier and Type | Method and Description |
---|---|
StorageStatement |
StoreReadLayer.newStatement() |
Modifier and Type | Method and Description |
---|---|
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 . |
org.neo4j.collection.primitive.PrimitiveLongIterator |
StoreReadLayer.nodesGetForLabel(StorageStatement statement,
int labelId) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.