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.

fred
Node Link
since ‎08-12-2019
‎06-01-2022

User Statistics

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

User Activity

Hi, I am wondering if there is a more elegant way to write queries where you have to escape characters from the neo4j driver? This is my current solution: session.run( 'CALL apoc.load.json({sourcejsonfile}) YIELD value WITH va...
Hi - I would like to return a node property (key and value) after I search for a term across all properties, I don’t know in which property I will find the term and I would like to do something with it after. Here’s where I got so far: match (n:demog...
Hi there. This is the setup I am using to fetch data from Neo4j using my React app. I using the bolt javascript driver. Question is if anyone has experience with the performance of this approach using react Hooks and this cleanup function? const neo4...
Kudos from
Kudos given to