Uses of Class
io.weaviate.client.v1.async.batch.api.ObjectsBatchDeleter
Packages that use ObjectsBatchDeleter
-
Uses of ObjectsBatchDeleter in io.weaviate.client.v1.async.batch
Methods in io.weaviate.client.v1.async.batch that return ObjectsBatchDeleter -
Uses of ObjectsBatchDeleter in io.weaviate.client.v1.async.batch.api
Methods in io.weaviate.client.v1.async.batch.api that return ObjectsBatchDeleterModifier and TypeMethodDescriptionObjectsBatchDeleter.withClassName(String className) ObjectsBatchDeleter.withConsistencyLevel(String consistencyLevel) ObjectsBatchDeleter.withDryRun(Boolean dryRun) ObjectsBatchDeleter.withOutput(String output) ObjectsBatchDeleter.withTenant(String tenant) ObjectsBatchDeleter.withWhere(WhereFilter where)