Preparing search index...
The search index is not available
mingo
mingo
core
Context
Class Context
Index
Methods
add
Accumulator
Ops
add
Expression
Ops
add
Pipeline
Ops
add
Projection
Ops
add
Query
Ops
add
Window
Ops
get
Operator
from
init
Methods
add
Accumulator
Ops
add
Accumulator
Ops
(
ops
)
:
Context
Parameters
ops
:
AccumulatorOps
Returns
Context
add
Expression
Ops
add
Expression
Ops
(
ops
)
:
Context
Parameters
ops
:
ExpressionOps
Returns
Context
add
Pipeline
Ops
add
Pipeline
Ops
(
ops
)
:
Context
Parameters
ops
:
PipelineOps
Returns
Context
add
Projection
Ops
add
Projection
Ops
(
ops
)
:
Context
Parameters
ops
:
ProjectionOps
Returns
Context
add
Query
Ops
add
Query
Ops
(
ops
)
:
Context
Parameters
ops
:
QueryOps
Returns
Context
add
Window
Ops
add
Window
Ops
(
ops
)
:
Context
Parameters
ops
:
WindowOps
Returns
Context
get
Operator
get
Operator
(
type
,
name
)
:
Callback
<
unknown
,
unknown
>
Parameters
type
:
OpType
name
:
string
Returns
Callback
<
unknown
,
unknown
>
Static
from
from
(
ctx
?
)
:
Context
Parameters
Optional
ctx
:
Context
Returns
Context
Static
init
init
(
)
:
Context
Returns
Context
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
add
Accumulator
Ops
add
Expression
Ops
add
Pipeline
Ops
add
Projection
Ops
add
Query
Ops
add
Window
Ops
get
Operator
from
init
mingo
Loading...