Create db and load files (npm stardog)

57 views Asked by At

We Have an issue to create a new db (npm stardog). we try to load files into the db, but we get an empty db without a file, we think the problem is in

-> option.({files: {filename:string}[]}) so We add our code to show how we try to load the files.

my code

This is the documentation for db.create()

db.creat documentation

0

There are 0 answers