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.

Cypher editor / plugin

Michel
Node Clone

Hi,

I'm searching for a cypher editor or for a plugin. I would be surprised if there wasn't one.

Of course for the current version of Cypher / Neo4j.

Thanks,

Michel

1 REPLY 1

Hi @Michel ! 

Sublime has a package to read most of Cypher syntax, but it's a bit old, so recently introduced commands may not be highlighted, here's the link. I'd stick with Neo4j Browser, though, as it will not only highlight commands (and errors/warnings) but offer suggestions based on what's on the database.

I hope this helps, cheers!