| Interface | Description |
|---|---|
| VersionContext |
Context that contains state of ongoing versioned data read or write.
|
| VersionContextSupplier |
Supplier to create
VersionContext used during version data read and write operations |
| Class | Description |
|---|---|
| EmptyVersionContext |
VersionContext that does not perform any kind of version tracking for cases when its not required. |
| EmptyVersionContextSupplier |
VersionContextSupplier version that supply same EmptyVersionContext each time for cases
where version context mechanics is not required |
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.