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.
This is the documentation for db.create()