Uses of Class
com.datastax.astra.client.collections.commands.options.CollectionUpdateManyOptions
-
Uses of CollectionUpdateManyOptions in com.datastax.astra.client.collections
Modifier and TypeMethodDescriptionCollection.updateMany
(Filter filter, Update update, CollectionUpdateManyOptions options) Update all documents in the collection according to the specified arguments.