Table of Contents

Property Pipeline

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Pipeline

Gets the facet pipeline.

public PipelineDefinition<TInput, TOutput> Pipeline { get; }

Property Value

PipelineDefinition<TInput, TOutput>