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