Create db and load files (npm stardog)

Hello,

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()

image

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.