Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-25-2020 01:36 PM
I tried queries using pure go beta driver 2(v1.8.0-beta02) released 7 days ago. I have created multiple databases but I don't find a way to select the database of my choice before running the query.
06-01-2020 01:15 AM
The 1.8 driver is a pure Go drop-in replacement for the 1.7 driver. As such, it is built with Neo4j 3.5 in mind. We have Neo4j 4.x on our roadmap but, as yet, do not have a date we can share for that.
We are currently discussing whether we can add preliminary skeleton 4.0 support into the 1.8 driver to allow use of the multi-database feature though, so some functionality may be available sooner.
06-04-2020 04:23 AM
Just tagged beta 3 that includes multidatabase support. You can use the driver.NewSession with a session configuration with the database name to bind a session to a database.
All the sessions of the conference are now available online