Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
04-02-2020 09:49 AM
I'm very new to Neo4j and presently facing an issue when I try to import data:
$ neo4j-import
The response I get is the following:
neo4j-import: command not found
Neo4j Version: 4.0.3 Enterprise Edition for Development.
I have already tried reinstalling, still no luck! Any pointers on what am I missing?
Solved! Go to Solution.
04-02-2020 10:41 AM
04-02-2020 10:41 AM
Hi,
You can use "neo4j-admin import" instead of "neo4j-import".
04-02-2020 01:13 PM
correct. bin/neo4j-admin import
superceedes neo4j-import
which was deprecated and removed in Neo4j v3.x
04-02-2020 10:39 PM
Here's the link for someone lost like me.
https://neo4j.com/docs/operations-manual/current/tools/import/
All the sessions of the conference are now available online