Install neo4j - nshindarev/science-theme-searcher GitHub Wiki

  1. Download the latest release from Neo4j Download Center. Select the appropriate ZIP distribution.

For full instructions, see https://neo4j.com/docs/operations-manual/current/installation/

To get started with Neo4j, let's start the server and take a look at the web interface ...

  1. Open a console and navigate to the install directory.
  2. Start the server:
    • Windows, use: bin\neo4j console
    • Linux/Mac, use: ./bin/neo4j console
  3. In a browser, open http://localhost:7474/