Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
oxigraph/js/test/model.js

3 lines
146 B

const { MemoryStore } = require('../pkg/oxigraph.js')
require('../node_modules/@rdfjs/data-model/test/index.js')((new MemoryStore()).dataFactory)