Hello, We are working on a problem where we have to keep snapshots/versions of the entire graph, so that next change/update will be another version of the graph. We would want to be able to revert to some version or let's say compare one version with another. We tried using: GraphAware ChnageFeed. But this just gives an id to a change and notes down the changes in string format, so does not serve the purpose.
Is there any plugin that may help us in achieving that? Or any model you can suggest that we can use? One github project we found was this by a neo4j developer himself: https://github.com/dmontag/neo4j-versioning . Seems to be outdated. Regards to all. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
