| Package | Description |
|---|---|
| org.neo4j.storageengine.api.txstate |
| Modifier and Type | Method and Description |
|---|---|
RelationshipState |
ReadableTransactionState.getRelationshipState(long id) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<RelationshipState> |
ReadableTransactionState.modifiedRelationships()
Rels that have properties modified in this tx.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.