| 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).
|
| Modifier and Type | Method and Description |
|---|---|
ReactiveRemoveOperation.RemoveWithQuery<T> |
ReactiveRemoveOperation.RemoveWithCollection.inCollection(String collection)
Explicitly set the name of the collection to perform the query on.
|
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.