mingo
Preparing search index...
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
addAccumulatorOps
(
ops
:
AccumulatorOps
)
:
Context
Parameters
ops
:
AccumulatorOps
Returns
Context
add
Expression
Ops
addExpressionOps
(
ops
:
ExpressionOps
)
:
Context
Parameters
ops
:
ExpressionOps
Returns
Context
add
Pipeline
Ops
addPipelineOps
(
ops
:
PipelineOps
)
:
Context
Parameters
ops
:
PipelineOps
Returns
Context
add
Projection
Ops
addProjectionOps
(
ops
:
ProjectionOps
)
:
Context
Parameters
ops
:
ProjectionOps
Returns
Context
add
Query
Ops
addQueryOps
(
ops
:
QueryOps
)
:
Context
Parameters
ops
:
QueryOps
Returns
Context
add
Window
Ops
addWindowOps
(
ops
:
WindowOps
)
:
Context
Parameters
ops
:
WindowOps
Returns
Context
get
Operator
getOperator
(
type
:
OpType
,
name
:
string
)
:
Callback
<
unknown
,
unknown
>
Parameters
type
:
OpType
name
:
string
Returns
Callback
<
unknown
,
unknown
>
Static
from
from
(
ctx
?:
Context
)
:
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...