问题
I am newbie on the field of graph databases and now I am trying to export my Neo4j 3.2.3 graph database by dump command from neo4j-admin tool on Windows 10, but command everytime failed because is not able to find my graph database. I do not know how to list names of databases running on my PC and check the name of my database. I expected that the name of database corresponds with the name of folder location of my database but it does not work. Could somebody help me?
Neo4j GUI client with the destination of my database folder Failing command
回答1:
The exe version has a few quirks in its interaction with the command line tools, as I think the directory structure is different than what the command line tools expect.
If you can, try out the zipped version of Neo4j instead.
来源:https://stackoverflow.com/questions/47132234/neo4j-3-2-3-dump-command-does-not-find-database