| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Method and Description |
|---|---|
static MatchOperation |
Aggregation.match(Criteria criteria)
Creates a new
MatchOperation using the given Criteria. |
static MatchOperation |
Aggregation.match(CriteriaDefinition criteria)
Creates a new
MatchOperation using the given CriteriaDefinition. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.