cypher - Neo4j versioning graph/nodes/relationships, checkpointing -


we keep snapshots/versions of graph(or versions of specific node). want switch version (like in git repo).

we tried using graphaware's changefeed doesn't solve our purpose.

we have found github project: https://github.com/dmontag/neo4j-versioning. outdated.

are there plugins can in achieving this?


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -