Uses of Class
io.weaviate.client.v1.graphql.model.GraphQLTypedResponse.Operation
Packages that use GraphQLTypedResponse.Operation
-
Uses of GraphQLTypedResponse.Operation in io.weaviate.client.v1.graphql.model
Methods in io.weaviate.client.v1.graphql.model that return GraphQLTypedResponse.OperationConstructors in io.weaviate.client.v1.graphql.model with parameters of type GraphQLTypedResponse.OperationModifierConstructorDescriptionGraphQLTypedResponse(GraphQLTypedResponse.Operation<T> data, GraphQLError[] errors)