Uses of Class
io.weaviate.client.v1.graphql.query.argument.GroupArgument
-
Packages that use GroupArgument Package Description io.weaviate.client.v1.graphql.query io.weaviate.client.v1.graphql.query.argument io.weaviate.client.v1.graphql.query.builder -
-
Uses of GroupArgument in io.weaviate.client.v1.graphql.query
Methods in io.weaviate.client.v1.graphql.query with parameters of type GroupArgument Modifier and Type Method Description GetGet. withGroup(GroupArgument group) -
Uses of GroupArgument in io.weaviate.client.v1.graphql.query.argument
Methods in io.weaviate.client.v1.graphql.query.argument that return GroupArgument Modifier and Type Method Description GroupArgumentGroupArgument.GroupArgumentBuilder. build() -
Uses of GroupArgument in io.weaviate.client.v1.graphql.query.builder
Methods in io.weaviate.client.v1.graphql.query.builder that return GroupArgument Modifier and Type Method Description GroupArgumentGetBuilder. getWithGroupArgument()Methods in io.weaviate.client.v1.graphql.query.builder with parameters of type GroupArgument Modifier and Type Method Description GetBuilder.GetBuilderBuilderGetBuilder.GetBuilderBuilder. withGroupArgument(GroupArgument withGroupArgument)
-