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

File IndexDatasource.js

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

Source from the content-addressed store, hash-verified

1/*! @license MIT ©2014-2016 Ruben Verborgh, Ghent University - imec */
2/* An IndexDatasource is a datasource that lists other data sources. */
3
4var MemoryDatasource = require('./MemoryDatasource');

Callers

nothing calls this directly

Calls 2

tripleFunction · 0.85
doneFunction · 0.85

Tested by

no test coverage detected