PipelineDefinitionBuilderUnwind Method |
Name | Description | |
---|---|---|
![]() ![]() | UnwindTInput, TIntermediate(PipelineDefinitionTInput, TIntermediate, FieldDefinitionTIntermediate, AggregateUnwindOptionsBsonDocument) |
Appends an unwind stage to the pipeline.
|
![]() ![]() | UnwindTInput, TIntermediate(PipelineDefinitionTInput, TIntermediate, ExpressionFuncTIntermediate, Object, AggregateUnwindOptionsBsonDocument) |
Appends an unwind stage to the pipeline.
|
![]() ![]() | UnwindTInput, TIntermediate, TOutput(PipelineDefinitionTInput, TIntermediate, FieldDefinitionTIntermediate, AggregateUnwindOptionsTOutput) |
Appends an $unwind stage to the pipeline.
|
![]() ![]() | UnwindTInput, TIntermediate, TOutput(PipelineDefinitionTInput, TIntermediate, ExpressionFuncTIntermediate, Object, AggregateUnwindOptionsTOutput) |
Appends an unwind stage to the pipeline.
|