Interface GraphQLQuery
- All Superinterfaces:
 Query
- All Known Implementing Classes:
 GraphQLQueryImpl
Represents a GraphQL query
- 
Method Summary
 
- 
Method Details
- 
toString
 - 
getFieldPaths
 - 
getArgumentValues
org.apache.jena.atlas.json.JsonObject getArgumentValues()- Returns:
 - a jsonobject with the argument names to argument values for the query
 
 - 
getArgumentDefinitions
 
 -