Initial Commit

This commit is contained in:
Barak Michener 2014-06-20 18:21:47 -04:00
commit bbb0a2f580
126 changed files with 14189 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"database": "mem",
"db_path": "30k.n3",
"read_only": true,
"load_size": 10000,
"gremlin_timeout": 10
}