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.

Import data error

When I use neo4j-admin import to import data, I keep getting errors in the attachment. How can I solve it, thank you!

3 REPLIES 3

neo4j.txt (1.4 KB)

Excuse me, does anyone know how to solve this problem? Thank you!

clem
Graph Steward

"File Not Found" is a pretty strong indicator of what's wrong...

My guess it's most likely the import directory is wrong. Or perhaps you made typo with a file name.

One thing I always do, is modify the import directory in settings to something like:

dbms.directories.import=ABSOLUTE_DIRECTORY_PATH

from the default:

dbms.directories.import=import