Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
02-20-2019 04:01 AM
Hello,
I try to import data using the import tool but encountered a problem with datetime columns.
I boiled my problem down to a csv-file with the following single line content:
Test:ID,Test2:datetime
I try to import this file with the following import tool command:
./neo4j-admin import --nodes:Test D:\Neo4J\test.csv
I receive the output "unexpected error: Unable to parse header".
When I remove the brackets from the Test2-parameter the import works. When I change the parameter to int the import also works. It seems to me that there is a problem with the type datetime.
Perhaps I did something stupid that I cannot see yet. Perhaps somebody could give me a hint ?
Greetings
Georg
02-20-2019 04:03 AM
hm, my brower shows the square brackets ("") in my post as a strange character. I hope the post is still readable.
Greetings
Georg
02-26-2019 02:10 AM
Does, nobody have a comment on this ? It lloks like a bug in the Neo4J Import Tool.
Greetings
Georg
All the sessions of the conference are now available online