| Package | Description |
|---|---|
| org.neo4j.storageengine.api | |
| org.neo4j.storageengine.api.txstate |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.cursor.Cursor<NodeItem> |
StorageStatement.acquireSingleNodeCursor(long nodeId)
|
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.cursor.Cursor<NodeItem> |
ReadableTransactionState.augmentSingleNodeCursor(org.neo4j.cursor.Cursor<NodeItem> cursor,
long nodeId) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.cursor.Cursor<NodeItem> |
ReadableTransactionState.augmentSingleNodeCursor(org.neo4j.cursor.Cursor<NodeItem> cursor,
long nodeId) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.