8000 GitHub - janlegner/docker-neo4j: The purpose of this repo is to provide an easy way to install Neo4J graph DB locally.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

janlegner/docker-neo4j

Fol 8000 ders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neo4j

The purpose of this repo is to provide an easy way to install Neo4J graph DB locally.

Scripts

To build a docker image:

$ ./build.sh

To run a docker container:

$ ./run.sh

To dump default neo4j config:

$ ./dump-conf.sh

To connect to the running container:

$ ./connect.sh

Directories

  • conf: Contains dumped config
  • data: Contains persisted DB files
  • logs: Contains Neo4J logs
  • plugins: Contains plugins we use

About

The purpose of this repo is to provide an easy way to install Neo4J graph DB locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0