Hierarchy For All Packages
Package Hierarchies:- technology.semi.weaviate.client,
- technology.semi.weaviate.client.base,
- technology.semi.weaviate.client.base.http,
- technology.semi.weaviate.client.base.http.builder,
- technology.semi.weaviate.client.base.http.impl,
- technology.semi.weaviate.client.base.util,
- technology.semi.weaviate.client.v1.auth,
- technology.semi.weaviate.client.v1.auth.exception,
- technology.semi.weaviate.client.v1.auth.nimbus,
- technology.semi.weaviate.client.v1.auth.provider,
- technology.semi.weaviate.client.v1.backup,
- technology.semi.weaviate.client.v1.backup.api,
- technology.semi.weaviate.client.v1.backup.model,
- technology.semi.weaviate.client.v1.batch,
- technology.semi.weaviate.client.v1.batch.api,
- technology.semi.weaviate.client.v1.batch.model,
- technology.semi.weaviate.client.v1.classifications,
- technology.semi.weaviate.client.v1.classifications.api,
- technology.semi.weaviate.client.v1.classifications.model,
- technology.semi.weaviate.client.v1.cluster,
- technology.semi.weaviate.client.v1.cluster.api,
- technology.semi.weaviate.client.v1.cluster.model,
- technology.semi.weaviate.client.v1.contextionary,
- technology.semi.weaviate.client.v1.contextionary.api,
- technology.semi.weaviate.client.v1.contextionary.model,
- technology.semi.weaviate.client.v1.data,
- technology.semi.weaviate.client.v1.data.api,
- technology.semi.weaviate.client.v1.data.builder,
- technology.semi.weaviate.client.v1.data.model,
- technology.semi.weaviate.client.v1.data.replication.model,
- technology.semi.weaviate.client.v1.data.util,
- technology.semi.weaviate.client.v1.filters,
- technology.semi.weaviate.client.v1.graphql,
- technology.semi.weaviate.client.v1.graphql.model,
- technology.semi.weaviate.client.v1.graphql.query,
- technology.semi.weaviate.client.v1.graphql.query.argument,
- technology.semi.weaviate.client.v1.graphql.query.builder,
- technology.semi.weaviate.client.v1.graphql.query.fields,
- technology.semi.weaviate.client.v1.misc,
- technology.semi.weaviate.client.v1.misc.api,
- technology.semi.weaviate.client.v1.misc.model,
- technology.semi.weaviate.client.v1.schema,
- technology.semi.weaviate.client.v1.schema.api,
- technology.semi.weaviate.client.v1.schema.model
Class Hierarchy
- java.lang.Object
- technology.semi.weaviate.client.v1.graphql.query.builder.AggregateBuilder (implements technology.semi.weaviate.client.v1.graphql.query.builder.Query)
- technology.semi.weaviate.client.v1.graphql.query.builder.AggregateBuilder.AggregateBuilderBuilder
- technology.semi.weaviate.client.v1.graphql.query.argument.AskArgument (implements technology.semi.weaviate.client.v1.graphql.query.argument.Argument)
- technology.semi.weaviate.client.v1.graphql.query.argument.AskArgument.AskArgumentBuilder
- technology.semi.weaviate.client.base.util.Assert
- technology.semi.weaviate.client.v1.auth.provider.AuthClientCredentialsTokenProvider (implements technology.semi.weaviate.client.v1.auth.provider.AccessTokenProvider)
- technology.semi.weaviate.client.v1.auth.provider.AuthRefreshTokenProvider (implements technology.semi.weaviate.client.v1.auth.provider.AccessTokenProvider)
- technology.semi.weaviate.client.v1.backup.Backup
- technology.semi.weaviate.client.v1.backup.model.BackupCreateResponse
- technology.semi.weaviate.client.v1.backup.model.BackupCreateStatusResponse
- technology.semi.weaviate.client.v1.backup.api.BackupCreator.BackupCreateConfig
- technology.semi.weaviate.client.v1.backup.api.BackupCreator.BackupCreateConfig.BackupCreateConfigBuilder
- technology.semi.weaviate.client.v1.backup.model.BackupRestoreResponse
- technology.semi.weaviate.client.v1.backup.model.BackupRestoreStatusResponse
- technology.semi.weaviate.client.v1.auth.nimbus.BaseAuth
- technology.semi.weaviate.client.v1.auth.nimbus.NimbusAuth
- technology.semi.weaviate.client.v1.auth.nimbus.BaseAuth.AuthResponse
- technology.semi.weaviate.client.base.BaseClient<T>
- technology.semi.weaviate.client.v1.graphql.query.Aggregate (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.backup.api.BackupCreateStatusGetter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.backup.api.BackupCreator (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.backup.api.BackupGetter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.backup.api.BackupRestorer (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.backup.api.BackupRestoreStatusGetter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.schema.api.ClassCreator (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.schema.api.ClassDeleter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.schema.api.ClassGetter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.contextionary.api.ConceptsGetter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.graphql.query.Explore (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.contextionary.api.ExtensionCreator (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.graphql.query.Get (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.classifications.api.Getter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.misc.api.LiveChecker (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.misc.api.MetaGetter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.cluster.api.NodesStatusGetter (implements technology.semi.weaviate.client.base.ClientResult<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.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.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.misc.api.OpenIDConfigGetter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.schema.api.PropertyCreator (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.graphql.query.Raw (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.misc.api.ReadyChecker (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.v1.batch.api.ReferencesBatcher (implements technology.semi.weaviate.client.base.ClientResult<T>, java.io.Closeable)
- technology.semi.weaviate.client.v1.classifications.api.Scheduler (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.schema.api.SchemaGetter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.schema.api.ShardsGetter (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.schema.api.ShardUpdater (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.batch.Batch
- technology.semi.weaviate.client.v1.batch.model.BatchDeleteResponse
- technology.semi.weaviate.client.v1.batch.model.BatchDeleteResponse.Error
- technology.semi.weaviate.client.v1.batch.model.BatchDeleteResponse.Errors
- technology.semi.weaviate.client.v1.batch.model.BatchDeleteResponse.Match
- technology.semi.weaviate.client.v1.batch.model.BatchDeleteResponse.ResultObject
- technology.semi.weaviate.client.v1.batch.model.BatchDeleteResponse.Results
- technology.semi.weaviate.client.v1.batch.model.BatchReference
- technology.semi.weaviate.client.v1.batch.model.BatchReference.BatchReferenceBuilder
- technology.semi.weaviate.client.v1.batch.model.BatchReferenceResponse
- technology.semi.weaviate.client.v1.batch.model.BatchReferenceResponse.BatchReferenceResponseBuilder
- technology.semi.weaviate.client.v1.batch.model.BatchReferenceResponseAO1Result
- technology.semi.weaviate.client.base.util.BeaconPath
- technology.semi.weaviate.client.base.util.BeaconPath.Params
- technology.semi.weaviate.client.base.util.BeaconPath.Params.ParamsBuilder
- technology.semi.weaviate.client.v1.auth.BearerTokenFlow (implements technology.semi.weaviate.client.v1.auth.Authentication)
- technology.semi.weaviate.client.v1.graphql.query.argument.Bm25Argument (implements technology.semi.weaviate.client.v1.graphql.query.argument.Argument)
- technology.semi.weaviate.client.v1.graphql.query.argument.Bm25Argument.Bm25ArgumentBuilder
- technology.semi.weaviate.client.v1.misc.model.BM25Config
- technology.semi.weaviate.client.v1.misc.model.BM25Config.BM25ConfigBuilder
- technology.semi.weaviate.client.v1.contextionary.model.C11yExtension
- technology.semi.weaviate.client.v1.contextionary.model.C11yExtension.C11yExtensionBuilder
- technology.semi.weaviate.client.v1.contextionary.model.C11yNearestNeighbor
- technology.semi.weaviate.client.v1.contextionary.model.C11yWordsResponse
- technology.semi.weaviate.client.v1.contextionary.model.C11yWordsResponseConcatenatedWord
- technology.semi.weaviate.client.v1.contextionary.model.C11yWordsResponseIndividualWordsItems
- technology.semi.weaviate.client.v1.contextionary.model.C11yWordsResponseIndividualWordsItems0Info
- technology.semi.weaviate.client.v1.classifications.model.Classification
- technology.semi.weaviate.client.v1.classifications.model.Classification.ClassificationBuilder
- technology.semi.weaviate.client.v1.classifications.model.ClassificationFilters
- technology.semi.weaviate.client.v1.classifications.model.ClassificationFilters.ClassificationFiltersBuilder
- technology.semi.weaviate.client.v1.classifications.model.ClassificationMeta
- technology.semi.weaviate.client.v1.classifications.model.ClassificationMeta.ClassificationMetaBuilder
- technology.semi.weaviate.client.v1.classifications.Classifications
- technology.semi.weaviate.client.v1.classifications.model.ClassificationType
- technology.semi.weaviate.client.v1.auth.ClientCredentialsFlow (implements technology.semi.weaviate.client.v1.auth.Authentication)
- technology.semi.weaviate.client.v1.cluster.Cluster
- technology.semi.weaviate.client.base.http.impl.CommonsHttpClientImpl (implements java.io.Closeable, technology.semi.weaviate.client.base.http.HttpClient)
- technology.semi.weaviate.client.Config
- technology.semi.weaviate.client.v1.contextionary.Contextionary
- technology.semi.weaviate.client.v1.data.Data
- technology.semi.weaviate.client.base.util.DbVersionProvider
- technology.semi.weaviate.client.base.util.DbVersionSupport
- technology.semi.weaviate.client.v1.data.model.Deprecation
- technology.semi.weaviate.client.v1.data.model.Deprecation.DeprecationBuilder
- technology.semi.weaviate.client.v1.graphql.query.builder.ExploreBuilder (implements technology.semi.weaviate.client.v1.graphql.query.builder.Query)
- technology.semi.weaviate.client.v1.graphql.query.builder.ExploreBuilder.ExploreBuilderBuilder
- technology.semi.weaviate.client.v1.graphql.query.fields.Field (implements technology.semi.weaviate.client.v1.graphql.query.argument.Argument)
- technology.semi.weaviate.client.v1.graphql.query.fields.Field.FieldBuilder
- technology.semi.weaviate.client.v1.graphql.query.fields.Fields (implements technology.semi.weaviate.client.v1.graphql.query.argument.Argument)
- technology.semi.weaviate.client.v1.graphql.query.fields.Fields.FieldsBuilder
- technology.semi.weaviate.client.v1.graphql.query.builder.GetBuilder (implements technology.semi.weaviate.client.v1.graphql.query.builder.Query)
- technology.semi.weaviate.client.v1.graphql.query.builder.GetBuilder.GetBuilderBuilder
- technology.semi.weaviate.client.v1.graphql.GraphQL
- technology.semi.weaviate.client.v1.graphql.GraphQL.Arguments
- technology.semi.weaviate.client.v1.graphql.model.GraphQLError
- technology.semi.weaviate.client.v1.graphql.model.GraphQLError.GraphQLErrorBuilder
- technology.semi.weaviate.client.v1.graphql.model.GraphQLErrorLocationsItems
- technology.semi.weaviate.client.v1.graphql.model.GraphQLErrorLocationsItems.GraphQLErrorLocationsItemsBuilder
- technology.semi.weaviate.client.v1.graphql.model.GraphQLQuery
- technology.semi.weaviate.client.v1.graphql.model.GraphQLQuery.GraphQLQueryBuilder
- technology.semi.weaviate.client.v1.graphql.model.GraphQLResponse
- technology.semi.weaviate.client.v1.graphql.model.GraphQLResponse.GraphQLResponseBuilder
- technology.semi.weaviate.client.v1.graphql.query.argument.GroupArgument (implements technology.semi.weaviate.client.v1.graphql.query.argument.Argument)
- technology.semi.weaviate.client.v1.graphql.query.argument.GroupArgument.GroupArgumentBuilder
- technology.semi.weaviate.client.base.http.builder.HttpApacheClientBuilder
- technology.semi.weaviate.client.base.http.HttpResponse
- technology.semi.weaviate.client.v1.graphql.query.argument.HybridArgument (implements technology.semi.weaviate.client.v1.graphql.query.argument.Argument)
- technology.semi.weaviate.client.v1.graphql.query.argument.HybridArgument.HybridArgumentBuilder
- technology.semi.weaviate.client.v1.misc.model.InvertedIndexConfig
- technology.semi.weaviate.client.v1.misc.model.InvertedIndexConfig.InvertedIndexConfigBuilder
- technology.semi.weaviate.client.v1.misc.model.Meta
- technology.semi.weaviate.client.v1.misc.Misc
- technology.semi.weaviate.client.v1.graphql.query.argument.NearImageArgument (implements technology.semi.weaviate.client.v1.graphql.query.argument.Argument)
- technology.semi.weaviate.client.v1.graphql.query.argument.NearImageArgument.NearImageArgumentBuilder
- technology.semi.weaviate.client.v1.graphql.query.argument.NearObjectArgument (implements technology.semi.weaviate.client.v1.graphql.query.argument.Argument)
- technology.semi.weaviate.client.v1.graphql.query.argument.NearObjectArgument.NearObjectArgumentBuilder
- technology.semi.weaviate.client.v1.graphql.query.argument.NearTextArgument (implements technology.semi.weaviate.client.v1.graphql.query.argument.Argument)
- technology.semi.weaviate.client.v1.graphql.query.argument.NearTextArgument.NearTextArgumentBuilder
- technology.semi.weaviate.client.v1.graphql.query.argument.NearTextMoveParameters
- technology.semi.weaviate.client.v1.graphql.query.argument.NearTextMoveParameters.NearTextMoveParametersBuilder
- technology.semi.weaviate.client.v1.graphql.query.argument.NearTextMoveParameters.ObjectMove
- technology.semi.weaviate.client.v1.graphql.query.argument.NearTextMoveParameters.ObjectMove.ObjectMoveBuilder
- technology.semi.weaviate.client.v1.graphql.query.argument.NearVectorArgument (implements technology.semi.weaviate.client.v1.graphql.query.argument.Argument)
- technology.semi.weaviate.client.v1.graphql.query.argument.NearVectorArgument.NearVectorArgumentBuilder
- technology.semi.weaviate.client.v1.cluster.model.NodesStatusResponse
- technology.semi.weaviate.client.v1.cluster.model.NodesStatusResponse.NodeStatus
- technology.semi.weaviate.client.v1.cluster.model.NodesStatusResponse.ShardStatus
- technology.semi.weaviate.client.v1.cluster.model.NodesStatusResponse.Stats
- technology.semi.weaviate.client.v1.batch.model.ObjectGetResponse
- technology.semi.weaviate.client.v1.data.model.ObjectReference
- technology.semi.weaviate.client.v1.data.model.ObjectReference.ObjectReferenceBuilder
- 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.model.ObjectsBatchRequestBody
- technology.semi.weaviate.client.v1.batch.model.ObjectsBatchRequestBody.ObjectsBatchRequestBodyBuilder
- technology.semi.weaviate.client.v1.batch.model.ObjectsGetResponseAO2Result
- technology.semi.weaviate.client.v1.data.model.ObjectsListResponse
- technology.semi.weaviate.client.v1.data.model.ObjectsListResponse.ObjectsListResponseBuilder
- technology.semi.weaviate.client.v1.data.util.ObjectsPath
- technology.semi.weaviate.client.v1.data.util.ObjectsPath.Params
- technology.semi.weaviate.client.v1.data.util.ObjectsPath.Params.ParamsBuilder
- technology.semi.weaviate.client.v1.misc.model.OpenIDConfiguration
- technology.semi.weaviate.client.v1.classifications.model.ParamsKNN
- technology.semi.weaviate.client.v1.classifications.model.ParamsKNN.ParamsKNNBuilder
- technology.semi.weaviate.client.v1.schema.model.Property
- technology.semi.weaviate.client.v1.schema.model.Property.PropertyBuilder
- technology.semi.weaviate.client.v1.data.model.ReferenceMetaClassification
- technology.semi.weaviate.client.v1.data.model.ReferenceMetaClassification.ReferenceMetaClassificationBuilder
- technology.semi.weaviate.client.v1.batch.api.ReferencePayloadBuilder
- technology.semi.weaviate.client.v1.data.builder.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.v1.data.util.ReferencesPath
- technology.semi.weaviate.client.v1.data.util.ReferencesPath.Params
- technology.semi.weaviate.client.v1.data.util.ReferencesPath.Params.ParamsBuilder
- technology.semi.weaviate.client.v1.misc.model.ReplicationConfig
- technology.semi.weaviate.client.v1.misc.model.ReplicationConfig.ReplicationConfigBuilder
- technology.semi.weaviate.client.v1.auth.ResourceOwnerPasswordFlow (implements technology.semi.weaviate.client.v1.auth.Authentication)
- technology.semi.weaviate.client.base.Response<T>
- technology.semi.weaviate.client.base.Result<T>
- technology.semi.weaviate.client.v1.schema.model.Schema
- technology.semi.weaviate.client.v1.schema.Schema
- technology.semi.weaviate.client.v1.schema.model.Schema.SchemaBuilder
- technology.semi.weaviate.client.v1.schema.api.SchemaDeleter
- technology.semi.weaviate.client.base.Serializer
- technology.semi.weaviate.client.v1.schema.model.Shard
- technology.semi.weaviate.client.v1.schema.model.Shard.ShardBuilder
- technology.semi.weaviate.client.v1.misc.model.ShardingConfig
- technology.semi.weaviate.client.v1.misc.model.ShardingConfig.ShardingConfigBuilder
- technology.semi.weaviate.client.v1.schema.model.ShardStatus
- technology.semi.weaviate.client.v1.schema.model.ShardStatus.ShardStatusBuilder
- technology.semi.weaviate.client.v1.schema.api.ShardsUpdater (implements technology.semi.weaviate.client.base.ClientResult<T>)
- technology.semi.weaviate.client.v1.data.model.SingleRef
- technology.semi.weaviate.client.v1.data.model.SingleRef.SingleRefBuilder
- technology.semi.weaviate.client.v1.graphql.query.argument.SortArgument (implements technology.semi.weaviate.client.v1.graphql.query.argument.Argument)
- technology.semi.weaviate.client.v1.graphql.query.argument.SortArgument.SortArgumentBuilder
- technology.semi.weaviate.client.v1.graphql.query.argument.SortArguments (implements technology.semi.weaviate.client.v1.graphql.query.argument.Argument)
- technology.semi.weaviate.client.v1.graphql.query.argument.SortArguments.SortArgumentsBuilder
- technology.semi.weaviate.client.v1.misc.model.StopwordConfig
- technology.semi.weaviate.client.v1.misc.model.StopwordConfig.StopwordConfigBuilder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- technology.semi.weaviate.client.v1.auth.exception.AuthException
- java.lang.Exception
- technology.semi.weaviate.client.v1.misc.model.VectorIndexConfig
- technology.semi.weaviate.client.v1.misc.model.VectorIndexConfig.VectorIndexConfigBuilder
- technology.semi.weaviate.client.WeaviateAuthClient
- technology.semi.weaviate.client.v1.schema.model.WeaviateClass
- technology.semi.weaviate.client.v1.schema.model.WeaviateClass.WeaviateClassBuilder
- technology.semi.weaviate.client.WeaviateClient
- technology.semi.weaviate.client.base.WeaviateError
- technology.semi.weaviate.client.base.WeaviateErrorMessage
- technology.semi.weaviate.client.base.WeaviateErrorMessage.WeaviateErrorMessageBuilder
- technology.semi.weaviate.client.base.WeaviateErrorResponse
- technology.semi.weaviate.client.base.WeaviateErrorResponse.WeaviateErrorResponseBuilder
- technology.semi.weaviate.client.v1.data.model.WeaviateObject
- technology.semi.weaviate.client.v1.data.model.WeaviateObject.WeaviateObjectBuilder
- technology.semi.weaviate.client.v1.filters.WhereFilter
- technology.semi.weaviate.client.v1.filters.WhereFilter.GeoCoordinates
- technology.semi.weaviate.client.v1.filters.WhereFilter.GeoCoordinates.GeoCoordinatesBuilder
- technology.semi.weaviate.client.v1.filters.WhereFilter.GeoDistance
- technology.semi.weaviate.client.v1.filters.WhereFilter.GeoDistance.GeoDistanceBuilder
- technology.semi.weaviate.client.v1.filters.WhereFilter.GeoRange
- technology.semi.weaviate.client.v1.filters.WhereFilter.GeoRange.GeoRangeBuilder
- technology.semi.weaviate.client.v1.filters.WhereFilter.WhereFilterBuilder
- technology.semi.weaviate.client.v1.filters.WhereFilterUtil
Interface Hierarchy
- technology.semi.weaviate.client.v1.auth.provider.AccessTokenProvider
- technology.semi.weaviate.client.v1.graphql.query.argument.Argument
- technology.semi.weaviate.client.v1.auth.Authentication
- technology.semi.weaviate.client.v1.backup.model.Backend
- technology.semi.weaviate.client.v1.batch.model.BatchDeleteOutput
- technology.semi.weaviate.client.v1.batch.model.BatchDeleteResultStatus
- technology.semi.weaviate.client.base.ClientResult<T>
- technology.semi.weaviate.client.base.http.impl.CommonsHttpClientImpl.CloseableHttpClientBuilder
- technology.semi.weaviate.client.v1.data.replication.model.ConsistencyLevel
- technology.semi.weaviate.client.v1.backup.model.CreateStatus
- technology.semi.weaviate.client.v1.schema.model.DataType
- technology.semi.weaviate.client.base.util.DbVersionProvider.VersionGetter
- technology.semi.weaviate.client.v1.misc.model.DistanceType
- technology.semi.weaviate.client.base.http.HttpClient
- technology.semi.weaviate.client.v1.cluster.model.NodesStatusResponse.Status
- technology.semi.weaviate.client.v1.filters.Operator
- technology.semi.weaviate.client.v1.graphql.query.builder.Query
- technology.semi.weaviate.client.v1.backup.model.RestoreStatus
- technology.semi.weaviate.client.v1.schema.model.ShardStatuses
- technology.semi.weaviate.client.v1.schema.model.Tokenization
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- technology.semi.weaviate.client.v1.auth.nimbus.AuthType
- technology.semi.weaviate.client.v1.graphql.model.ExploreFields
- technology.semi.weaviate.client.v1.graphql.query.argument.GroupType
- technology.semi.weaviate.client.v1.graphql.query.argument.SortOrder
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)