Uses of Class
com.datastax.astra.client.model.DeleteOneOptions
Package
Description
Entrypoint and core classes for the client.
Domain model classes with
Requests
, Results
, Options
and Iterables
.-
Uses of DeleteOneOptions in com.datastax.astra.client
Modifier and TypeMethodDescriptionCollection.deleteOne
(Filter filter, DeleteOneOptions deleteOneOptions) Removes at most one document from the collection that matches the given filter. -
Uses of DeleteOneOptions in com.datastax.astra.client.model
Modifier and TypeMethodDescriptionstatic DeleteOneOptions
Deprecated.Initializes the building process with sorting options.Add a criteria with $vector in the sort clauseSyntax sugar as delete option is only a sortAdd a criteria with $vectorize in the sort clausestatic DeleteOneOptions
Deprecated.Initializes the building process with vector options.static DeleteOneOptions
Deprecated.Initializes the building process with vectorize options.