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