DATAMONGO-1540 - Polishing.

Reduce Map aggregation expression builder entrypoint. Fix JavaDoc.

Original pull request: #420.
This commit is contained in:
Mark Paluch
2016-12-05 16:35:53 +01:00
parent c3f9af01e6
commit 853b2b2d5c
3 changed files with 51 additions and 54 deletions

View File

@@ -1702,6 +1702,10 @@ At the time of this writing we provide support for the following Aggregation Ope
| Date Aggregation Operators
| dayOfYear, dayOfMonth, dayOfWeek, year, month, week, hour, minute, second, millisecond, dateToString
| Variable Operators
| map
| Conditional Aggregation Operators
| cond, ifNull