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