All Classes and Interfaces
Class
Description
Assemble a result from a collection of async contributions.
Context for a GraphQL field.
Wrapper that implements
GraphQlDataProviderMaterialize.write(JsonWriter, Gson) against GraphQlDataProviderWrapperBase.openStream().JSON adapter over RDF
A GraphQl execution
JSON-view wrapper for an RdfGraphQlExecBuilder.
Public high-level interface.
Core low-level interface for
Document-based factories of GraphQlExec instances.Deprecated.
Utils to output the data from a GraphQlExec
A resolver is used to map elements of a graphql query to corresponding elements of an RDF graph.
Writes out the data streams of a GraphQlExec to the an OutputStream.
Compiles a graphql query to a
GraphQlToSparqlMapping instance.A GraphQl execution
An
RdfGraphQlExecFactory is a factory for RdfGraphQlExecBuilder instances which
in turn produce RdfGraphQlExec instances.Base class for directives whose scope can be only the current node or all of its children