cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

srodrv03
Node
since ‎11-13-2020
‎06-01-2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hello, i want to acces to the database but i got this error. Here is the code: const neo4j = require("neo4j-driver").v1; const driver = neo4j.driver( "bolt://localhost:7687", neo4j.auth.basic("neo4j", "1234") ); const session = driver.sess...
Kudos from