| Package | Description |
|---|---|
| org.springframework.data.mongodb.core |
MongoDB core support.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ReactiveRemoveOperation.ReactiveRemove<T> |
static interface |
ReactiveRemoveOperation.RemoveWithCollection<T>
Collection override (optional).
|
static interface |
ReactiveRemoveOperation.RemoveWithQuery<T>
Provide a
Query override (optional). |
| Modifier and Type | Method and Description |
|---|---|
ReactiveRemoveOperation.TerminatingRemove<T> |
ReactiveRemoveOperation.RemoveWithQuery.matching(Query query)
Define the query filtering elements.
|
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.