In this form of the query results of different In this type of queries the results of several partial queries are merged and grouped together to form a new result. The following query returns a list of all the US states, which that have more than 10 million inhabitants.
...
Hinweis |
---|
The queries must be embedded in an array. Will Are the appropriate brackets forgotten, this braces left out, it leads to an error message. |
Tipp |
---|
A detailed documentation toof the Mongo aggregation framework can be found here: http://docs.mongodb.org/manual/core/aggregation-introduction/ |