Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-02-2021 11:53 PM
Hi,
I am using Sigma Js for displaying the graph in UI.
I have multiple database in my neo4j instance. By default it is connecting to default db.
I need to connect to another db in the same instance. Please let me know which configuration can I use for sigma to connect to non-default db.
Thanks.
03-03-2021 06:15 AM
Hi @abhi.abhishekkhurana
can you try with?
const session = driver.session({
database: 'foo'
})
All the sessions of the conference are now available online