Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
var
MemoryDatasource = require(
'./MemoryDatasource'
);
Callers
nothing calls this directly
Calls
2
triple
Function · 0.85
done
Function · 0.85
Tested by
no test coverage detected