A diff via bolt would be a good idea. I currently don't know of such a tool.
You could install APOC and use any of the apoc.export.cypher functions to export yoru db. Michael On Wed, Sep 6, 2017 at 10:11 AM, Dmitry Ponyatov <[email protected]> wrote: > The problem is target side hosted on graphenedb.com on free account, so I > have only user access, and need *user level* mirroring, if there is now > feature embedded into neo4j itself. > > Maybe some trick with can be done in external script (in Python) to fast > find *databases diff* via BOLT connections and then process changed > elements ? > -- 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.
