Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ QueryTools.spec.js
File
QueryTools.spec.js
spec/QueryTools.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Parse = require(
'parse/node'
);
2
3
const
Id = require(
'../lib/LiveQuery/Id'
);
4
const
QueryTools = require(
'../lib/LiveQuery/QueryTools'
);
Callers
nothing calls this directly
Calls
6
queryHash
Function · 0.85
matchesQuery
Function · 0.85
setRegexTimeout
Function · 0.85
reconfigureServer
Function · 0.85
pointer
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected