Skip to content

bmeg/grip-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GRIP Benchmarking

Download data from the (https://github.com/kuzeko/graph-databases-testsuite/tree/V2) benchmark set

curl -O http://disi.unitn.it/~brugnara/data/GraphDatabaseComparison_BrugnaraLV_VLDBJ.tgz

Convert and load data

./convert.py dbpedia.escaped.json -o dbpedia
grip create dbpedia
grip load dbpedia --vertex dbpedia.vertex
grip load dbpedia --edge dbpedia.edge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages