could someone tell me how to load data from local E drive file located to
neo4j
I have tryd few like
LOAD CSV WITH HEADERS FROM "file:E:/neo4j/datasets/categories.csv"
LOAD CSV WITH HEADERS FROM "file:///E:/neo4j/datasets/categories.csv"
Unexpected end of input: expected whitespace, '.', node labels, '[', "=~", IN,
STARTS, ENDS, CONTAINS, IS, '^', '*', '/', '%', '+', '-', '=', "<>", "!=", '<',
'>', "<=", ">=", AND, XOR, OR or AS (line 1, column 67 (offset: 66))
"LOAD CSV WITH HEADERS FROM "file:E:/neo4j/datasets/categories.csv""
^
--
You received this message because you are subscribed to the Google Groups
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.