Class GraphQLQuery
- java.lang.Object
-
- io.weaviate.client.v1.graphql.model.GraphQLQuery
-
public class GraphQLQuery extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGraphQLQuery.GraphQLQueryBuilder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static GraphQLQuery.GraphQLQueryBuilderbuilder()StringgetOperationName()StringgetQuery()ObjectgetVariables()StringtoString()
-