IAggregateFluentExtensions.Documents Method |
Name | Description | |
---|---|---|
![]() ![]() | Documents<TResult>(IAggregateFluent<NoPipelineInput>, AggregateExpressionDefinition<NoPipelineInput, IEnumerable<TResult>>, IBsonSerializer<TResult>) |
Appends a $documents stage to the pipeline.
|
![]() ![]() | Documents<TResult>(IAggregateFluent<NoPipelineInput>, IEnumerable<TResult>, IBsonSerializer<TResult>) |
Appends a $documents stage to the pipeline.
|