I am new to neo4j.
I am able to use this neo4j client to connect to the database
As i know there is a parameter in setting dbms.default_database that will select the default database.
When making connection to database from PHP, is it possible to choose which database to use?