Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ ReadPreferenceOption.spec.js
File
ReadPreferenceOption.spec.js
spec/ReadPreferenceOption.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
Parse = require(
'parse/node'
);
4
const
{ ReadPreference, Collection } = require(
'mongodb'
);
Callers
nothing calls this directly
Calls
8
reconfigureServer
Function · 0.85
waitForReplication
Function · 0.85
find
Method · 0.65
count
Method · 0.65
aggregate
Method · 0.65
request
Function · 0.50
get
Method · 0.45
beforeFind
Method · 0.45
Tested by
no test coverage detected