map Reduce
Deprecated
Map Reduce has been deprecated. Use Aggregation instead
Replace with
Aggregates documents according to the specified map-reduce function.
Return
an iterable containing the result of the map-reduce operation
Parameters
A JavaScript function that associates or "maps" a value with a key and emits the key and value pair.
A JavaScript function that "reduces" to a single object all the values associated with a particular key.
See also
Deprecated
Map Reduce has been deprecated. Use Aggregation instead
Replace with
Aggregates documents according to the specified map-reduce function.
Return
an iterable containing the result of the map-reduce operation
Parameters
the class to decode each resulting document into.
A JavaScript function that associates or "maps" a value with a key and emits the key and value pair.
A JavaScript function that "reduces" to a single object all the values associated with a particular key.
See also
Deprecated
Map Reduce has been deprecated. Use Aggregation instead
Replace with
Aggregates documents according to the specified map-reduce function.
Return
an iterable containing the result of the map-reduce operation
Parameters
the client session with which to associate this operation
A JavaScript function that associates or "maps" a value with a key and emits the key and value pair.
A JavaScript function that "reduces" to a single object all the values associated with a particular key.
See also
Deprecated
Map Reduce has been deprecated. Use Aggregation instead
Replace with
Aggregates documents according to the specified map-reduce function.
Return
an iterable containing the result of the map-reduce operation
Parameters
the class to decode each resulting document into.
the client session with which to associate this operation
A JavaScript function that associates or "maps" a value with a key and emits the key and value pair.
A JavaScript function that "reduces" to a single object all the values associated with a particular key.
See also
Deprecated
Map Reduce has been deprecated. Use Aggregation instead
Replace with
Aggregates documents according to the specified map-reduce function.
Return
an iterable containing the result of the map-reduce operation
Parameters
the class to decode each resulting document into.
A JavaScript function that associates or "maps" a value with a key and emits the key and value pair.
A JavaScript function that "reduces" to a single object all the values associated with a particular key.
the target document type of the iterable.
See also
Deprecated
Map Reduce has been deprecated. Use Aggregation instead
Replace with
Aggregates documents according to the specified map-reduce function.
Return
an iterable containing the result of the map-reduce operation
Parameters
the class to decode each resulting document into.
the client session with which to associate this operation
A JavaScript function that associates or "maps" a value with a key and emits the key and value pair.
A JavaScript function that "reduces" to a single object all the values associated with a particular key.
the target document type of the iterable.