3

I have installed the community trial version of Neo4j for Mac using the dmg installer.

I want to replace the database that comes in default with the installation. Where are the configuration files stored in a MAC?

I am specifically looking for config/neo4j-server.properties

user_mda
  • 18,148
  • 27
  • 82
  • 145

1 Answers1

3

When you launch Neo4j App, you can see a "Options..." button. Just in the Options dialog, there's "Database Configuration" and you can find its path or directly edit it using "Edit..." button.

Tonny Tc
  • 852
  • 1
  • 12
  • 37