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.

Neo4j import error - " quote in ID is screwing up import

[ERROR]- Multi-line fields are illegal in this context and so this might suggest that there's a field with a start
quote, but a missing end quote

~/../../../usr/bin/neo4j-admin import --nodes "import/uids-header.csv,import/uid_no.*" --relationships:RELATED "import/rels-header.csv,import/relationships.csv" --high-io=true --ignore-duplicate-nodes=true --ignore-missing-nodes=true --delimiter="~" --max-memory=95%

record of relationship file

7597df4d-680c-4a7b-a530-b3106d09a680~"wwBE/HDy99YHVVO

" is part of the id, how can I either:
a.) Ignore this record for both node creation and relationship creation
b.) ignore the " so the error doesn't kick

Neo4j Community version 3.4.9
Running on 120 GB EC2 in AWS

0 REPLIES 0