Class Hierarchy
- java.lang.Object
- io.weaviate.client.base.BaseClient<T>
- io.weaviate.client.v1.batch.api.ObjectsBatchDeleter (implements io.weaviate.client.base.ClientResult<T>)
- io.weaviate.client.v1.batch.api.ObjectsBatcher (implements io.weaviate.client.base.ClientResult<T>, java.io.Closeable)
- io.weaviate.client.v1.batch.api.ReferencesBatcher (implements io.weaviate.client.base.ClientResult<T>, java.io.Closeable)
- io.weaviate.client.v1.batch.api.ObjectsBatcher.AutoBatchConfig
- io.weaviate.client.v1.batch.api.ObjectsBatcher.AutoBatchConfig.AutoBatchConfigBuilder
- io.weaviate.client.v1.batch.api.ObjectsBatcher.BatchRetriesConfig
- io.weaviate.client.v1.batch.api.ObjectsBatcher.BatchRetriesConfig.BatchRetriesConfigBuilder
- io.weaviate.client.v1.batch.api.ReferencePayloadBuilder
- io.weaviate.client.v1.batch.api.ReferencesBatcher.AutoBatchConfig
- io.weaviate.client.v1.batch.api.ReferencesBatcher.AutoBatchConfig.AutoBatchConfigBuilder
- io.weaviate.client.v1.batch.api.ReferencesBatcher.BatchRetriesConfig
- io.weaviate.client.v1.batch.api.ReferencesBatcher.BatchRetriesConfig.BatchRetriesConfigBuilder
- io.weaviate.client.base.BaseClient<T>