| Package | Description |
|---|---|
| org.neo4j.storageengine.api | |
| org.neo4j.storageengine.api.txstate |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.cursor.Cursor<PropertyItem> |
EntityItem.properties() |
org.neo4j.cursor.Cursor<PropertyItem> |
EntityItem.property(int propertyKeyId) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.cursor.Cursor<PropertyItem> |
ReadableTransactionState.augmentPropertyCursor(org.neo4j.cursor.Cursor<PropertyItem> cursor,
PropertyContainerState propertyContainerState) |
org.neo4j.cursor.Cursor<PropertyItem> |
ReadableTransactionState.augmentSinglePropertyCursor(org.neo4j.cursor.Cursor<PropertyItem> cursor,
PropertyContainerState propertyContainerState,
int propertyKeyId) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.cursor.Cursor<PropertyItem> |
ReadableTransactionState.augmentPropertyCursor(org.neo4j.cursor.Cursor<PropertyItem> cursor,
PropertyContainerState propertyContainerState) |
org.neo4j.cursor.Cursor<PropertyItem> |
ReadableTransactionState.augmentSinglePropertyCursor(org.neo4j.cursor.Cursor<PropertyItem> cursor,
PropertyContainerState propertyContainerState,
int propertyKeyId) |
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.