agensgraph icon indicating copy to clipboard operation
agensgraph copied to clipboard

Graph versioning and parallel timelines?

Open davideps opened this issue 5 years ago • 0 comments

I'm running a simulation that will build a graph over time. At times, the simulation branches and builds multiple versions of the graph. I'd like to query the result to see (for example) the version of the graph corresponding to BRANCH a/b/c TIME 12. How should I approach such versioning in agensgraph? Some databases use timetrees or parameters on nodes and edges or partitioning.

davideps avatar Feb 07 '20 09:02 davideps