Table of Contents

Class AggregateFacet

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents static methods for creating facets.

public static class AggregateFacet
Inheritance
AggregateFacet
Inherited Members

Methods

Create<TInput, TOutput>(string, PipelineDefinition<TInput, TOutput>)

Creates a new instance of the AggregateFacet<TInput, TOutput> class.