Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-27-2020 08:38 AM
I'm running Neo4j 4.0.0 Enterprise and have created a number of different databases. When I enter the Neo4j Browser using:
...I see my default database, neo4j. I know that I can use :use <different_database_name> to switch databases, or I can use the drop-down on the "Database Information" tab to switch databases, but I was wondering if there is a way that I can specify the database as part of the URL, e.g.,
http://neo4j:7474/browser/database=<different_database_name>
Is there a list of parameters that can be specified via the browser URL somewhere (I looked, but was unsuccessful in finding anything), or is that not even a 'thing' that can be done?
Thanks for your time!
Ali
01-28-2020 12:12 AM
Hi Ali,
you can try this:
http://neo4j:7474/browser/?cmd=use&arg=<different_database_name>
01-30-2020 02:52 PM
Hey, Pilar - Thanks for the response! I tried your suggestion, but unfortunately, I still end up connected as my default database, neo4j. Thanks for the idea - I appreciate any thought that has potential to give me a shove in the right direction 🙂
All the sessions of the conference are now available online