Reputation: 4647
I have a Neo4j database open in a browser window. Is there a cypher command to stop the current database and start a different database without leaving the browser?
I can do it this way but it's inconvenient:
Upvotes: 0
Views: 247
Reputation: 29172
You can not use the cypher query at this time to restart or change the database.
Upvotes: 1