I write this little tool to help me for the following tasks on my development machine:
-
Launch and stop a local Neo4j server instance
-
Check the server status
-
Open the Neo4j Browser, the documentation and the Cypher Refcard
-
It is also possible to manage a Neo4j server instance on a remote server. Just set a custom command to start and stop the Neo4j server in the settings dialog.
Only execute "mvn package" and you can find the binaries in the "target/dist/bundles" directory. After starting the tool the fist time, open the settings dialog and enter the path to the Neo4j server directory.