Introduction

The FilterStage methods enable you to configure the aggregation pipeline to filter and control which items it processes. You can chain FilterStage methods to define the filter.

Learn more about aggregation pipeline stages.

Notes:

Did this help?