Package org.aksw.jena_sparql_api.core
package org.aksw.jena_sparql_api.core
-
ClassDescriptionTODO What about Limit and Offset?FluentBase<T,
P> FluentFnBase<T,P> Abstract class upon Fluent APIs for functions can be built.A fluent API for modifying query execution creation by several means such as query rewriting, setting context attributes, or rerouting requests (e.g.A fluent API for conveniently building 'recipes' of transformations to apply to any QueryExecutionFactory.Deprecated.Interface for checking whether a set of quads is available via a given QueryExecutionFactory TODO This interface does not allow for check strategies that would write data into a separate graph - not sure if we should keep this interface, or define a more generic one insteadA Sparqler-class that implements ask, describe, and construct based on the executeCoreSelect(Query) method.QueryExecution for before and after exec actionsQueryExecutionFactory that injects dataset description into queries that do not defined their own default / named graphs.Deprecated.A query execution factory which maps all queries to select queriesInterface for creating QueryExecutionFactories, based on service and default graph URIs.TODO Find a concept where we create an initial qef, and then support wrapping itWraps a SPARQL service instance(dataset) accessible via HTTP.An UpdateExecution that fires events on changesDeprecated.