I have asked this question over StackOverflow as well and can be found here.
Given that I'm very new to Neo4j. I have a schema which looks like the below image:
Here Has nodes are different for example Passport, Merchant, Driving License, etc. a...
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 reinst...