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.

Alex1964
Node
since ‎06-22-2021
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello, I'm building a web app using Node js and express. I'm able to get the result of queries using rest api and javascript driver but I want to kwow how to get the result of a query on system database using these methods. Find attach the code that ...