Skip to content

Goblin-Ecosystem/Neo4jWeaverDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goblin dataset and weaver docker

This directory allows you to set up the Maven Central Neo4j database and the Weaver API easily using Docker.

⚠️ If you wish to use the Maven database already containing the pre-calculated metrics, set the branch to “metrics_dataset”.

Fisrt launch

To run it for the first time, use the command:

docker-compose up --build

On first launch, Docker will download the database dump, which may take some time.

Second launch

To run it after the first time, use the command:

docker-compose up

The data is thus persistent.

Accessibility

Neo4j user: neo4j

Neo4j password: Password1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published