The utility refers to using neo4j-to-neptune.sh both in the documentation here: https://github.com/awslabs/amazon-neptune-tools/blob/master/neo4j-to-neptune/docs/convert-csv.md
and in the CLI help docs from the utility.
We need to create the shell script in the sub-repo that aliases the java -jar neo4j-to-neptune.jar execution.
The utility refers to using
neo4j-to-neptune.shboth in the documentation here: https://github.com/awslabs/amazon-neptune-tools/blob/master/neo4j-to-neptune/docs/convert-csv.mdand in the CLI help docs from the utility.
We need to create the shell script in the sub-repo that aliases the
java -jar neo4j-to-neptune.jarexecution.