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?
Neo4j database files are persisted to storage for long term durability. Data related files located in data/databases/graph. db (v3. x+) by default in the Neo4j data directory.
Find the database entry whose home directory you want to open, and you should see a ... right after the Open button. Clicking on that should open up a dropdown, and one of the entries is Open folder which expands the dropdown, and the top entry there is DBMS . This will open the home directory for this dbms instance.
conf is the primary configuration file for the Neo4j instance and resides in the /etc/neo4j folder. The /var/log/neo4j folder contains log files that you can monitor. The /var/lib/neo4j/data folder contains the database(s).
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With