Data structure that wraps the actual value of the node with metadata used for versioning of node values.
Payload
Optional link to previous value with metadata
Version number of the value, counting from 0 (initial value)
See Implementation
Data structure that wraps the actual value of the node with metadata used for versioning of node values.