| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
UnwindOperation.UnwindOperationBuilder
Builder for fluent
UnwindOperation creation. |
| Modifier and Type | Method and Description |
|---|---|
static UnwindOperation.PathBuilder |
UnwindOperation.UnwindOperationBuilder.newBuilder()
Creates new builder for
UnwindOperation. |
static UnwindOperation.PathBuilder |
UnwindOperation.newUnwind()
Get a builder that allows creation of
LookupOperation. |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.