mingo
Preparing search index...
operators/pipeline/unionWith
$unionWith
Function $unionWith
$unionWith
(
collection
:
Iterator
,
expr
:
string
|
AnyObject
[]
|
InputExpr
,
options
:
Options
,
)
:
Iterator
Combines two aggregations into a single result set.
See
usage
.
Parameters
collection
:
Iterator
expr
:
string
|
AnyObject
[]
|
InputExpr
options
:
Options
Returns
Iterator
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Combines two aggregations into a single result set.
See usage.