Skip to content

Anant/example-dse-gdotv-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSE Graph in G.V() IDE

image

See full blog post here: https://blog.anant.us/dse-graph-in-g-v-ide/.

Instructions

Clone the Graph Book Repo somewhere, which we will use for its sample data (specifically, from chapter four)

cd ../
git clone https://github.com/datastax/graph-book.git

navigate back to this repo:

cd ./dse-gdotv-demo

Download DSBulk tool:

./scripts/download-dse-bulk-loader.sh

Load the data

./scripts/load-schema.sh
# arg should be relative or absolute path to wherever you cloned graph-book repo to
./scripts/load-data.sh ../graph-book/

About

Demo repo for showing gdotv IDE working with DSE 6.8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published