How to keep track of change – versioning approaches in Neo4j
Versioning enables us to:
track changes made to data
make corrections without deleting anything
‘travel’ through time to understand state changes
In this talk we are going to looking at time-based versioning in Neo4j, exploring approaches to track:
an object’s state
relationship changes
ommited records