Hi,
I am facing issue as mentioned below while running load csv data
USING PERIODIC COMMIT 800 LOAD CSV WITH HEADERS FROM file://user.csv"
below is the cypher queries:
USING PERIODIC COMMIT 800 LOAD CSV WITH HEADERS FROM "file:///CSVFiles/Users.csv"...