Hierarchy For Package technology.semi.weaviate.client.v1.graphql.query.argument
Package Hierarchies:Class Hierarchy
- java.lang.Object
- 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.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.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.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.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.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
Interface Hierarchy
- technology.semi.weaviate.client.v1.graphql.query.argument.Argument
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)