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.

mandyreal
Node
since ‎06-04-2019
‎06-01-2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I’m running the following cypher query using neo4j-drivier in a nodejs app to several times (different combinations of each node label): CALL apoc.periodic.iterate(" CALL apoc.load.json('file://{fileName}') YIELD value AS line RETURN line ...