Skip to content

Latest commit

 

History

History
 
 

neptune

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

AWS Neptune

Imitate AWS Neptune using Docker for local dev

Requirements

Quickstart

git clone https://github.com/nanlabs/infra-reference.git
cd infra-reference/examples/docker/neptune
docker compose up

Testing

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