Skip to content

datum-oracle/aws-neptune-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-neptune

Imitate aws neptune for local dev

Usage

docker build -t neptune .
docker run --rm -p 8182:8182 neptune

curl "localhost:8182/gremlin?gremlin=g.V()"

Install Graph Notebook

https://github.com/aws/graph-notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published