Uses of Interface
org.springframework.data.mongodb.core.bulk.BulkOperation.Remove
Packages that use BulkOperation.Remove
-
Uses of BulkOperation.Remove in org.springframework.data.mongodb.core.bulk
Subinterfaces of BulkOperation.Remove in org.springframework.data.mongodb.core.bulkModifier and TypeInterfaceDescriptionstatic interfaceRemove-one operation: delete the first document matching theBulkOperation.Remove.query().