BetaBetaDefines one or more variables in the pipeline scope for reuse via variable().
BetaOptionaloptions: PipelineRawStageOptionsBetaAdd a search stage to the pipeline (full-text and geo search). Must be the first stage.
InternalSerializes the source + stage chain to the wire format.
BetaConverts this pipeline into an expression that evaluates to an array of results.
BetaConverts this pipeline into an expression that evaluates to a scalar result.
Pipeline with chained stages. Each stage returns a new Pipeline (immutable chain).