Package-level declarations
Types
Link copied to clipboard
Pipeline implementing the $project
stage.
Link copied to clipboard
Pipeline implementing the $unionWith
stage.
Link copied to clipboard
Pipeline that can be used as the second argument in a $unionWith
stage.
Link copied to clipboard
interface ProjectStageOperators<Document : Any> : CompoundBsonNode, AggregationOperators, FieldDsl, SetStageOperators<Document>
The operators allowed in a $project
stage.
Link copied to clipboard
The operators allowed in a set stage.
Link copied to clipboard
The operators allowed in an $unset
stage.