| Package | Description |
|---|---|
| org.neo4j.storageengine.api | |
| org.neo4j.storageengine.api.lock |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageEngine.createCommands(Collection<StorageCommand> target,
ReadableTransactionState state,
ResourceLocker locks,
long lastTransactionIdWhenStarted)
Generates a list of
commands representing the changes in the given transaction state
(state and legacyIndexTransactionState. |
| Modifier and Type | Field and Description |
|---|---|
static ResourceLocker |
ResourceLocker.NONE |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.