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.

kuwadat
Node
since ‎05-16-2020
‎06-01-2022

User Statistics

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

User Activity

This code gives an error of below. How to solve it ? Error: Neo.ClientError.Statement.SyntaxError WITH is required between MERGE and LOAD CSV (line 10, column 1 (offset: 295)) "MERGE (p:Person{Name:line.Name})" ^ Code: LOAD CSV WITH HEADERS FROM 'fil...