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: command not found

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?

1 ACCEPTED SOLUTION

Hi,

You can use "neo4j-admin import" instead of "neo4j-import".

View solution in original post

3 REPLIES 3

Hi,

You can use "neo4j-admin import" instead of "neo4j-import".

correct. bin/neo4j-admin import superceedes neo4j-import which was deprecated and removed in Neo4j v3.x