This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #***************************************************************** | |
| # Neo4j configuration | |
| # | |
| # For more details and a complete list of settings, please see | |
| # https://neo4j.com/docs/operations-manual/current/reference/configuration-settings/ | |
| #***************************************************************** | |
| # The name of the default database. | |
| #dbms.default_database=neo4j |
OlderNewer