Class GraphQLTypedResponse<T>
java.lang.Object
io.weaviate.client.v1.graphql.model.GraphQLTypedResponse<T>
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionGraphQLTypedResponse(GraphQLTypedResponse.Operation<T> data, GraphQLError[] errors) -
Method Summary