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