I am trying to do a database dump from Neo4j Desktop 1.4.5. Unlike in previous versions there is no ‘dump’ option in the management panel. I tried using the terminal:
neo4j -admin dump —database=graph.db —to=~/Downloads/dumptTst/
But I got this err...