Uses of Class
io.weaviate.client.v1.graphql.model.GraphQLResponse
Packages that use GraphQLResponse
Package
Description
-
Uses of GraphQLResponse in io.weaviate.client.v1.async.graphql.api
Methods in io.weaviate.client.v1.async.graphql.api that return types with arguments of type GraphQLResponseModifier and TypeMethodDescriptionAggregate.run(org.apache.hc.core5.concurrent.FutureCallback<Result<GraphQLResponse>> callback) Explore.run(org.apache.hc.core5.concurrent.FutureCallback<Result<GraphQLResponse>> callback) Get.run(org.apache.hc.core5.concurrent.FutureCallback<Result<GraphQLResponse>> callback) Raw.run(org.apache.hc.core5.concurrent.FutureCallback<Result<GraphQLResponse>> callback) Method parameters in io.weaviate.client.v1.async.graphql.api with type arguments of type GraphQLResponseModifier and TypeMethodDescriptionAggregate.run(org.apache.hc.core5.concurrent.FutureCallback<Result<GraphQLResponse>> callback) Explore.run(org.apache.hc.core5.concurrent.FutureCallback<Result<GraphQLResponse>> callback) Get.run(org.apache.hc.core5.concurrent.FutureCallback<Result<GraphQLResponse>> callback) Raw.run(org.apache.hc.core5.concurrent.FutureCallback<Result<GraphQLResponse>> callback) -
Uses of GraphQLResponse in io.weaviate.client.v1.graphql.model
Methods in io.weaviate.client.v1.graphql.model that return GraphQLResponse -
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