Uses of Class
com.datastax.astra.client.model.DeleteManyOptions
Packages that use DeleteManyOptions
-
Uses of DeleteManyOptions in com.datastax.astra.client
Methods in com.datastax.astra.client with parameters of type DeleteManyOptionsModifier and TypeMethodDescriptionCollection.deleteMany(Filter filter, DeleteManyOptions options) Removes all documents from the collection that match the given query filter.