Neo4j 3.2.3: dump command does not find database

匆匆过客 提交于 2019-12-11 06:39:40

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!