DATAMONGO-1551 - Polishing.
Add startWith overload allowing to mix expressions, removed white spaces, updated doc. Original Pull Request: #424
This commit is contained in:
@@ -1676,7 +1676,7 @@ At the time of this writing we provide support for the following Aggregation Ope
|
||||
[cols="2*"]
|
||||
|===
|
||||
| Pipeline Aggregation Operators
|
||||
| count, geoNear, group, limit, lookup, match, project, replaceRoot, skip, sort, unwind
|
||||
| count, geoNear, graphLookup, group, limit, lookup, match, project, replaceRoot, skip, sort, unwind
|
||||
|
||||
| Set Aggregation Operators
|
||||
| setEquals, setIntersection, setUnion, setDifference, setIsSubset, anyElementTrue, allElementsTrue
|
||||
|
||||
Reference in New Issue
Block a user