when I imported the data from csv file, an unexpected error appears:
Unable to parse header
my file 'field.csv' is as below:
fieldId:ID,name,:LABLE
6eadfc21876985995da55ed263cc7357,physics,field
...
I don't know what mistake I made?
GraphAcademy
CUP
Learn graphs.
Score for your country.
Represent your country in the GraphAcademy Cup.
Complete courses, earn points, and win weekly prizes.
when I imported the data from csv file, an unexpected error appears:
Unable to parse header
my file 'field.csv' is as below:
fieldId:ID,name,:LABLE
6eadfc21876985995da55ed263cc7357,physics,field
...
I don't know what mistake I made?
:LABEL instead of :LABLE in the header line?
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| In Neo4j bulk import I am getting unexpected error: Unable to parse header | 1 | 1816 | September 26, 2019 | |
| Missing header of type START_ID | 1 | 3201 | September 26, 2018 | |
| Workspace Data Importer does not load csv correctly | 6 | 292 | April 4, 2023 | |
| Strange error using cypher with LOAD CSV | 6 | 670 | July 14, 2021 | |
| Neo4j-admin import failed when header name contains colon(url) | 8 | 334 | January 4, 2023 |