PipelineStageDefinitionBuilderUnwind Method |
Name | Description | |
---|---|---|
UnwindTInput(ExpressionFuncTInput, Object, AggregateUnwindOptionsBsonDocument) |
Creates an $unwind stage.
| |
UnwindTInput, TOutput(ExpressionFuncTInput, Object, AggregateUnwindOptionsTOutput) |
Creates an $unwind stage.
| |
UnwindTInput(FieldDefinitionTInput, AggregateUnwindOptionsBsonDocument) |
Creates an $unwind stage.
| |
UnwindTInput, TOutput(FieldDefinitionTInput, AggregateUnwindOptionsTOutput) |
Creates an $unwind stage.
|