neo4jneo4j-shell

Neo4j-shell not working on Mac Community edition 3.3.0


I'm new to Neo4j and have installed the Community Edition (3.3.0). I'm working through tutorials that reference neo4j-shell. However, every time I try to run it I get:

-bash: /usr/local/bin/neo4j-shell: No such file or directory

I tried to run the Desktop version and use its terminal, but get the same thing. I even installed it with Homebrew (have since uninstalled) and it seemed to respond but could not connect to anything even when I used the appropriate switches. I've also tried things I've found searching here and within the Google Group to no avail.

Could anyone please let me know how to get this running with Community Edition, or if not possible, please let me know how to otherwise. I'm running on a Mac and installed using the .dmg file.

Thanks in advance for your help.

Greg


Solution

  • Apparently, cypher-shell is the command to use now.

    It only seems to work for me with the Desktop edition. I'm going to close this topic out and likely post the issue, unless I can find a solution, as a cypher-shell topic.