| Class | Description |
|---|---|
| EntitySnapshot<T extends org.neo4j.graphdb.Entity> |
A decorator of a
Entity that represents a snapshot of a Entity before a
transaction has started. |
| LabelSnapshotIterator |
NodeSnapshot's Label iterator. |
| NodeSnapshot |
A
EntitySnapshot representing a Node. |
| RelationshipSnapshot |
A
EntitySnapshot representing a Relationship. |
| RelationshipSnapshotIterator |
NodeSnapshot's Relationship iterator. |
Copyright © 2013-2016–2020 Graph Aware Limited. All rights reserved.