Private
constructorReference to the root object when processing subgraphs of the object.
Optional
_local: LocalDataThe current time in milliseconds. Remains the same throughout all stages of the aggregation pipeline.
Private
Optional
_localPrivate
_optsPrivate
_rootReference to the root object when processing subgraphs of the object.
Readonly
timestampThe current time in milliseconds. Remains the same throughout all stages of the aggregation pipeline.
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 mutable state.
Optional
root: unknownOptional
local: LocalDataStatic
initInitialize new ComputeOptions.
Optional
root: unknownOptional
local: LocalData
Custom type to facilitate type checking for global options