AggregateFluentBase<TResult>.Unwind Method |
Name | Description | |
---|---|---|
![]() | Unwind<TNewResult>(FieldDefinition<TResult>, IBsonSerializer<TNewResult>) |
Appends an unwind stage to the pipeline.
|
![]() | Unwind<TNewResult>(FieldDefinition<TResult>, AggregateUnwindOptions<TNewResult>) |
Appends an unwind stage to the pipeline.
|