jexp / neo4j-shell-tools

A bunch of import/export tools for the neo4j-shell
288 stars 55 forks source link

Unknown command 'export-binary' #110

Open ap4125 opened 7 years ago

ap4125 commented 7 years ago

I'm trying to use export-binary but I get the error: "Unknown command 'export-binary'"

When I do help on the shell, it returns this:

Available commands: alias auto-index begin call cd commit create cypher dbinfo drop dump env eval explain export export-cypher export-graphml foreach gsh help import-cypher import-geoff import-graphml index jsh load ls man match merge mknode mkrel mv optional paths planner profile pwd return rm rmnode rmrel rollback runtime schema set start trav unwind using with
Use man <command> for info about each command.
Please note that neo4j-shell is deprecated and to be replaced by cypher-shell.

In the first place, shouldn't export-binary be there somewhere?

FelikZ commented 7 years ago

Same here, wasn't happening before: Neo4j: v3.0.4 Tools: v3.0.3

FelikZ commented 7 years ago

@ap4125

I was wrong and mistakenly build using 3.0.1, use 3.0.3 instead: http://dist.neo4j.org/jexp/shell/neo4j-shell-tools_3.0.3.zip