Private
constructorOptional
local: LocalDataPrivate
#localPrivate
#optionsPrivate
#rootReference to the root object when processing subgraphs of the object.
The collation specification for string sorting operations.
Function to resolve strings to arrays for use with operators that reference other collections such as; $lookup
, $out
and $merge
.
Hash function to replace the Effective Java default implementation.
The key that is used to lookup the ID value of a document.
"_id".
JSON schema validator to use with the '$jsonSchema' operator. Required in order to use the operator.
Determines how to treat inputs and outputs.
ProcessingMode.CLONE_OFF.
Enable or disable custom script execution via $where, $accumulator, and $function operators.
true.
Enable or disable falling back to the global context for operators.
true.
Enforces strict MongoDB compatibilty. See README.
true.
Updates the internal state.
Optional
root: unknownThe new root context for this object.
Optional
local: LocalDataThe new local state to merge into current if it exists.
Static
initInitialize new ComputeOptions.
Optional
root: unknownOptional
local: LocalData
Custom type to facilitate type checking for global options