Uses of Package
org.aksw.jenax.graphql.sparql.v2.exec.api.low
Packages that use org.aksw.jenax.graphql.sparql.v2.exec.api.low
Package
Description
-
Classes in org.aksw.jenax.graphql.sparql.v2.exec.api.low used by org.aksw.jenax.graphql.sparql.v2.exec.api.highClassDescriptionCommon interface for graphql-based execution - whether its for individual fields or whole documents.Execution for producing the results for a field and its sub-tree in a graphql document.
-
Classes in org.aksw.jenax.graphql.sparql.v2.exec.api.low used by org.aksw.jenax.graphql.sparql.v2.exec.api.lowClassDescriptionCommon interface for graphql-based execution - whether its for individual fields or whole documents.Execution for producing the results for a field and its sub-tree in a graphql document.The query mapping contains the final sparql query, the corresponding accumulator, and any additional information needed to produce the overall object notation result.
-
Classes in org.aksw.jenax.graphql.sparql.v2.exec.api.low used by org.aksw.jenax.graphql.sparql.v2.io