Skip to content

Latest commit

 

History

History
 
 

gremlin-tutorial

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

gremlin-rs Tutorial

This is a collection of example on how to use the gremlin-rs driver/dsl based on the dataset and queries explained in the practical Gremlin book here

How to run the examples

cd gremlin-tutorial
cd docker-compose
docker-compose up -d
cd ..
cargo run