Preparing search index...
The search index is not available
mingo
mingo
operators/pipeline/unwind
$unwind
Function $unwind
$unwind
(
collection
,
expr
,
options
)
:
Iterator
Takes an array of documents and returns them as a stream of documents.
Parameters
collection
:
Iterator
expr
:
unknown
options
:
Options
Returns
Iterator
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Takes an array of documents and returns them as a stream of documents.