Neo4jBolt.jl
Neo4jBolt.jl copied to clipboard
option to choose database
I would like to send the database name when running a session or making a driver connection, but I'm not sure how to do that. There is likely a way (I've tried several, none worked). Perhaps an update to the documentation could include an example. For the moment, I just add USE dbname
to my queries.