Uses of Class
io.weaviate.client.v1.graphql.model.GraphQLError
-
Packages that use GraphQLError Package Description io.weaviate.client.v1.graphql.model -
-
Uses of GraphQLError in io.weaviate.client.v1.graphql.model
Methods in io.weaviate.client.v1.graphql.model that return GraphQLError Modifier and Type Method Description GraphQLErrorGraphQLError.GraphQLErrorBuilder. build()GraphQLError[]GraphQLResponse. getErrors()Methods in io.weaviate.client.v1.graphql.model with parameters of type GraphQLError Modifier and Type Method Description GraphQLResponse.GraphQLResponseBuilderGraphQLResponse.GraphQLResponseBuilder. errors(GraphQLError[] errors)
-