Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-10-2020 04:12 PM
We have several databases in our system:
py2neo uses the one that has been set as the default. How can we access any of the other databases?
Solved! Go to Solution.
07-11-2020 08:28 AM
Make sure you are using the recent v5 version of py2neo.
Selecting the database can be done via de Graph() instance where you can select the database via the name parameter.
07-11-2020 01:21 AM
Hello @pwrose.ucsd
I think this could help you:
https://py2neo.org/2.0/essentials.html#authentication
Regards,
Cobra
07-11-2020 08:28 AM
Make sure you are using the recent v5 version of py2neo.
Selecting the database can be done via de Graph() instance where you can select the database via the name parameter.
07-11-2020 12:59 PM
All the sessions of the conference are now available online