Uses of Class
com.datastax.astra.client.tables.commands.options.TableDeleteManyOptions
-
Uses of TableDeleteManyOptions in com.datastax.astra.client.tables
Modifier and TypeMethodDescriptionvoid
Table.deleteMany
(Filter filter, TableDeleteManyOptions options) Removes all rows from the tables that match the given query filter.