Skip to content

Instantly share code, notes, and snippets.

@ngopal
Created February 22, 2014 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ngopal/9164172 to your computer and use it in GitHub Desktop.
Save ngopal/9164172 to your computer and use it in GitHub Desktop.
how to start and stop neo4j
# To start server
neo4j start
# To stop server
neo4j stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment