chrisgschon / neo4j-sandbox

templates for neo4j

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sandbox for developing in Neo4j

  • install Docker

  • docker-compose up -d

There will be a running graph database container accessible on port 7474, and a Ubuntu + Python environment running on 8900.

Enter $dockercontainerurl:7474/browser to access the Neo4J Browser interface. Username and password are in docker-compose.yml.

About

templates for neo4j

License:MIT License


Languages

Language:Dockerfile 100.0%