Sign inSign up

tpires/neo4j-testing

By tpires

Updated almost 11 years ago

Neo4j is a highly scalable, robust (fully ACID) native graph database.

Image
1

1.2K

tpires/neo4j-testing repository overview

neo4j-testing

Neo4j is a highly scalable, robust (fully ACID) native graph database. Neo4j is used in mission-critical apps by thousands of leading, startups, enterprises, and governments around the world.

With the Dockerfile on repository you've a docker neo4j testing community edition image ready to go.

Setup
  1. Execute this command:

    docker run -it -d --name neo4j --privileged -p 7474:7474 tpires/neo4j-testing

  2. Access to http://localhost:7474 with your browser.

Tag summary

Content type

Image

Digest

sha256:38da11685

Size

329.1 MB

Last updated

almost 11 years ago

docker pull tpires/neo4j-testing