How can we use online backup in Neo4J to do a "hot" backup to another local
disk?
It seems that the only way to instantiate the OnlineBackup class is something
like: OnlineBackup.from("localhost"), but that would seem to imply that it will
be doing network communications to do the backup, vs just doing it via file
system operations.
Is there a better/alternative way to achieve this for a "local" hot backup?
Thanks,
Rick
ThingWorx
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user