-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Builders
The following Aggregation Pipeline stages appear to be missing from the Builder APIs:
- $redact
These are missing in both Java (see main/com/mongodb/client/model/Aggregates.java) and Scala (see main/scala/org/mongodb/scala/model/Aggregates.scala)
- clones
-
JAVA-4594 Add builder methods for unset and geoNear aggregation pipeline stages
- Closed