MCPcopy Create free account
hub / github.com/LinkedDataFragments/Server.js / EmptyDatasource.js

File EmptyDatasource.js

lib/datasources/EmptyDatasource.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*! @license MIT ©2015-2016 Ruben Verborgh, Ghent University - imec */
2/* An empty data source doesn't contain any triples. */
3
4var MemoryDatasource = require('./MemoryDatasource');

Callers

nothing calls this directly

Calls 1

doneFunction · 0.85

Tested by

no test coverage detected