Uses of Class
technology.semi.weaviate.client.v1.graphql.query.argument.SortArguments
-
Packages that use SortArguments Package Description technology.semi.weaviate.client.v1.graphql.query.argument technology.semi.weaviate.client.v1.graphql.query.builder -
-
Uses of SortArguments in technology.semi.weaviate.client.v1.graphql.query.argument
Methods in technology.semi.weaviate.client.v1.graphql.query.argument that return SortArguments Modifier and Type Method Description SortArgumentsSortArguments.SortArgumentsBuilder. build() -
Uses of SortArguments in technology.semi.weaviate.client.v1.graphql.query.builder
Methods in technology.semi.weaviate.client.v1.graphql.query.builder that return SortArguments Modifier and Type Method Description SortArgumentsGetBuilder. getWithSortArguments()Methods in technology.semi.weaviate.client.v1.graphql.query.builder with parameters of type SortArguments Modifier and Type Method Description GetBuilder.GetBuilderBuilderGetBuilder.GetBuilderBuilder. withSortArguments(SortArguments withSortArguments)
-