IAggregateFluentExtensions.Facet Method |
Name | Description | |
---|---|---|
Facet<TResult>(IAggregateFluent<TResult>,AggregateFacet<TResult>[]) |
Appends a $facet stage to the pipeline.
| |
Facet<TResult>(IAggregateFluent<TResult>, IEnumerable<AggregateFacet<TResult>>) |
Appends a $facet stage to the pipeline.
| |
Facet<TResult, TNewResult>(IAggregateFluent<TResult>,AggregateFacet<TResult>[]) |
Appends a $facet stage to the pipeline.
|