| Interface | Description |
|---|---|
| ImprovedTransactionData |
Within the context of a running transaction, this API gives users the ability to find out exactly what mutations
occurred on the graph during that transaction.
|
| Class | Description |
|---|---|
| FilteredTransactionData |
ImprovedTransactionData with filtering capabilities defined by InclusionPolicies, delegating to
FilteredNodeTransactionData and FilteredRelationshipTransactionData. |
| LazyTransactionData |
ImprovedTransactionData delegating all work to LazyNodeTransactionData
and LazyRelationshipTransactionData. |
Copyright © 2013-2016–2020 Graph Aware Limited. All rights reserved.