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