Hierarchy For Package io.weaviate.client.v1.graphql.query.argument
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.weaviate.client.v1.graphql.query.argument.AskArgument (implements io.weaviate.client.v1.graphql.query.argument.Argument)
- io.weaviate.client.v1.graphql.query.argument.AskArgument.AskArgumentBuilder
- io.weaviate.client.v1.graphql.query.argument.Bm25Argument (implements io.weaviate.client.v1.graphql.query.argument.Argument)
- io.weaviate.client.v1.graphql.query.argument.Bm25Argument.Bm25ArgumentBuilder
- io.weaviate.client.v1.graphql.query.argument.GroupArgument (implements io.weaviate.client.v1.graphql.query.argument.Argument)
- io.weaviate.client.v1.graphql.query.argument.GroupArgument.GroupArgumentBuilder
- io.weaviate.client.v1.graphql.query.argument.GroupByArgument (implements io.weaviate.client.v1.graphql.query.argument.Argument)
- io.weaviate.client.v1.graphql.query.argument.GroupByArgument.GroupByArgumentBuilder
- io.weaviate.client.v1.graphql.query.argument.HybridArgument (implements io.weaviate.client.v1.graphql.query.argument.Argument)
- io.weaviate.client.v1.graphql.query.argument.HybridArgument.HybridArgumentBuilder
- io.weaviate.client.v1.graphql.query.argument.NearImageArgument (implements io.weaviate.client.v1.graphql.query.argument.Argument)
- io.weaviate.client.v1.graphql.query.argument.NearImageArgument.NearImageArgumentBuilder
- io.weaviate.client.v1.graphql.query.argument.NearObjectArgument (implements io.weaviate.client.v1.graphql.query.argument.Argument)
- io.weaviate.client.v1.graphql.query.argument.NearObjectArgument.NearObjectArgumentBuilder
- io.weaviate.client.v1.graphql.query.argument.NearTextArgument (implements io.weaviate.client.v1.graphql.query.argument.Argument)
- io.weaviate.client.v1.graphql.query.argument.NearTextArgument.NearTextArgumentBuilder
- io.weaviate.client.v1.graphql.query.argument.NearTextMoveParameters
- io.weaviate.client.v1.graphql.query.argument.NearTextMoveParameters.NearTextMoveParametersBuilder
- io.weaviate.client.v1.graphql.query.argument.NearTextMoveParameters.ObjectMove
- io.weaviate.client.v1.graphql.query.argument.NearTextMoveParameters.ObjectMove.ObjectMoveBuilder
- io.weaviate.client.v1.graphql.query.argument.NearVectorArgument (implements io.weaviate.client.v1.graphql.query.argument.Argument)
- io.weaviate.client.v1.graphql.query.argument.NearVectorArgument.NearVectorArgumentBuilder
- io.weaviate.client.v1.graphql.query.argument.SortArgument (implements io.weaviate.client.v1.graphql.query.argument.Argument)
- io.weaviate.client.v1.graphql.query.argument.SortArgument.SortArgumentBuilder
- io.weaviate.client.v1.graphql.query.argument.SortArguments (implements io.weaviate.client.v1.graphql.query.argument.Argument)
- io.weaviate.client.v1.graphql.query.argument.SortArguments.SortArgumentsBuilder
- io.weaviate.client.v1.graphql.query.argument.WhereArgument (implements io.weaviate.client.v1.graphql.query.argument.Argument)
- io.weaviate.client.v1.graphql.query.argument.WhereArgument.WhereArgumentBuilder
Interface Hierarchy
- io.weaviate.client.v1.graphql.query.argument.Argument
- io.weaviate.client.v1.graphql.query.argument.FusionType
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)