| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.index |
Support for MongoDB document indexing.
|
| Modifier and Type | Method and Description |
|---|---|
static PartialIndexFilter |
PartialIndexFilter.of(CriteriaDefinition where)
Create new
PartialIndexFilter for given filter expression. |
static PartialIndexFilter |
PartialIndexFilter.of(org.bson.Document where)
Create new
PartialIndexFilter for given filter expression. |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.