You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Antiquity, vertices are fully versioned,
This means that every modification to any of the vertex properties will be stored forever in the graph history. This is done by creating a history vertex for every committed version in the graph.
This page explains how Antiquity works in more details.