Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CloudBoost/cloudboost
/ queryTest.js
File
queryTest.js
test/CloudQuery/queryTest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
"CloudQuery"
,
function
(done) {
2
3
var
obj =
new
CB.CloudObject(
'student1'
);
4
Callers
nothing calls this directly
Calls
15
substring
Method · 0.80
find
Method · 0.80
equalTo
Method · 0.80
selectColumn
Method · 0.80
containedIn
Method · 0.80
distinct
Method · 0.80
notEqualTo
Method · 0.80
count
Method · 0.80
addColumn
Method · 0.80
findOne
Method · 0.80
containsAll
Method · 0.80
startsWith
Method · 0.80
Tested by
no test coverage detected