Click or drag to resize

IAggregateFluentTResultBucket Method

Overload List
  NameDescription
Public methodBucketTValue(AggregateExpressionDefinitionTResult, TValue, IEnumerableTValue, AggregateBucketOptionsTValue)
Appends a $bucket stage to the pipeline.
Public methodBucketTValue, TNewResult(AggregateExpressionDefinitionTResult, TValue, IEnumerableTValue, ProjectionDefinitionTResult, TNewResult, AggregateBucketOptionsTValue)
Appends a $bucket stage to the pipeline with a custom projection.
Top
See Also