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.

spulimi1
Node
since ‎04-16-2020
‎06-01-2022

User Statistics

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

User Activity

Version Used: neo4j-enterprise-3.5.17 Using npm module neo4j-driver, we are able to establish a driver connection. On using the session.run("Some read operations"), the result format is of records (i.e result.record). Can we get the result in the fo...