Class Hierarchy
- java.lang.Object
- technology.semi.weaviate.client.base.BaseClient<T>
- technology.semi.weaviate.client.v1.data.api.ObjectCreator (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.data.api.ObjectDeleter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.data.api.ObjectsChecker (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.data.api.ObjectsGetter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.data.api.ObjectUpdater (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.data.api.ObjectValidator (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.data.api.ReferenceCreator (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.data.api.ReferenceDeleter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.data.api.ReferenceReplacer (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.base.BaseClient<T>