|
Spring Data MongoDB - Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnwindOperation | |
|---|---|
| org.springframework.data.mongodb.core.aggregation | Support for the MongoDB aggregation framework. |
| Uses of UnwindOperation in org.springframework.data.mongodb.core.aggregation |
|---|
| Methods in org.springframework.data.mongodb.core.aggregation that return UnwindOperation | |
|---|---|
static UnwindOperation |
Aggregation.unwind(String field)
Factory method to create a new UnwindOperation for the field with the given name. |
|
Spring Data MongoDB - Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||