|
Spring Data MongoDB - Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SkipOperation | |
|---|---|
| org.springframework.data.mongodb.core.aggregation | Support for the MongoDB aggregation framework. |
| Uses of SkipOperation in org.springframework.data.mongodb.core.aggregation |
|---|
| Methods in org.springframework.data.mongodb.core.aggregation that return SkipOperation | |
|---|---|
static SkipOperation |
Aggregation.skip(int elementsToSkip)
Creates a new SkipOperation skipping the given number of elements. |
|
Spring Data MongoDB - Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||