Rename .n3 to .nt, as only NTriples/NQuads are supported
This commit is contained in:
parent
a7eec08daa
commit
c8aad90e81
10 changed files with 28 additions and 28 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"database": "mem",
|
||||
"db_path": "30k.n3",
|
||||
"db_path": "30k.nt",
|
||||
"read_only": true,
|
||||
"load_size": 10000,
|
||||
"gremlin_timeout": 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue