Initial Commit
This commit is contained in:
commit
bbb0a2f580
126 changed files with 14189 additions and 0 deletions
7
appengine/cayley_appengine.cfg
Normal file
7
appengine/cayley_appengine.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"database": "mem",
|
||||
"db_path": "30k.n3",
|
||||
"read_only": true,
|
||||
"load_size": 10000,
|
||||
"gremlin_timeout": 10
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue