DATAMONGO-1551 - Polishing.

Add startWith overload allowing to mix expressions, removed white spaces, updated doc.

Original Pull Request: #424
This commit is contained in:
Christoph Strobl
2016-12-13 14:21:33 +01:00
parent 3d0750afc5
commit 86dbd95220
4 changed files with 122 additions and 39 deletions

View File

@@ -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