| Interface | Description |
|---|---|
| Aggregator<T,R> |
User: Stephan Bösebeck
Date: 30.08.12
Time: 16:23
Aggregator Framework:
represents the aggregator of Mongo 2.2.x. and above
$project
$match
$limit
$skip
$unwind
$group
$sort
$geoNear - implementation still missing
|
| AggregatorFactory |
User: Stephan Bösebeck
Date: 31.08.12
Time: 11:07
|
| MorphiumAggregationIterator<T,R> |
| Class | Description |
|---|---|
| AggregationIterator<T,R> |
User: Stephan Bösebeck
Date: 25.03.16
Time: 22:33
iterating over huge collections using the mongodb internal cursor
|
| AggregatorFactoryImpl |
User: Stephan Bösebeck
Date: 31.08.12
Time: 11:13
|
| AggregatorImpl<T,R> |
User: Stephan Bösebeck
Date: 30.08.12
Time: 16:24
|
| Expr | |
| Group<T,R> |
User: Stephan Bösebeck
Date: 31.08.12
Time: 08:48
Aggregator-Group
|
| Enum | Description |
|---|---|
| Aggregator.BucketGranularity | |
| Aggregator.GeoNearFields | |
| Aggregator.MergeActionWhenMatched | |
| Aggregator.MergeActionWhenNotMatched |
Copyright © 2022. All rights reserved.