What is the fully qualified path of the Neo4j data directory on Ubuntu 12.04?

十年热恋 提交于 2019-12-10 00:55:11

问题


I can't find the data directory for my Neo4j Enterprise installation. I have looked at the config files and understand that it is in the data/graph.db file.

What is the default fully qualified path of the neo4j data directory?


回答1:


The fully qualified path to the Neo4j 2.0M6 data directory on Ubuntu 12.04 is '/var/lib/neo4j/data'

The path is also shown at the bottom of the 'Database Information' panel in the Neo4j Browser.



来源:https://stackoverflow.com/questions/20083966/what-is-the-fully-qualified-path-of-the-neo4j-data-directory-on-ubuntu-12-04

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