Uses of Class
io.weaviate.client.v1.graphql.model.GraphQLResponse
-
Packages that use GraphQLResponse Package Description io.weaviate.client.v1.graphql.model io.weaviate.client.v1.graphql.query -
-
Uses of GraphQLResponse in io.weaviate.client.v1.graphql.model
Methods in io.weaviate.client.v1.graphql.model that return GraphQLResponse Modifier and Type Method Description GraphQLResponseGraphQLResponse.GraphQLResponseBuilder. build() -
Uses of GraphQLResponse in io.weaviate.client.v1.graphql.query
Methods in io.weaviate.client.v1.graphql.query that return types with arguments of type GraphQLResponse Modifier and Type Method Description Result<GraphQLResponse>Aggregate. run()Result<GraphQLResponse>Explore. run()Result<GraphQLResponse>Get. run()Result<GraphQLResponse>Raw. run()
-