To create a new database in Neo4j without removing your existing one, users can directly edit the neo4j.conf file in their conf directory of their $NEO4J_HOME. Search dbms.active_database= and replace it with your desired name and restart the program again. A new database will be created now.

BY Best Interview Question ON 21 Feb 2019