Is there a way to save and restore neo4j graph database states (other than 
by using transactions)? Of course, I know that there is a backup mechanism, 
but I am looking for something faster, something that can be used 
programmatically. 

Flat nested transactions (as provided by neo4j) do not help in my use case. 
I am trying to implement a kind of "undo" mechanism that should be able to 
undo several transactions (not only one).

Thanks for any advice.

Jens

-- 
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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to