Package org.aksw.jenax.dataaccess.sparql.link.query
package org.aksw.jenax.dataaccess.sparql.link.query
-
ClassDescriptionIteratorDelegateWithWorkerThread<T,
I extends Iterator<T>> Mix-in that provides default implementation of all methods based onLinkSparqlQueryBase.query(Query)which in turn is based onLinkSparqlQuery.newQuery().LinkSparqlQueryJenaxBase<T extends QueryExecFactoryQuery>Provide aLinkSparqlQueryview over aQueryExecutionFactoryQuery.LinkSparqlQuery wrapper that can transform both the incoming Query and the obtained QueryExec instances.Transforms aLinkSparqlQueryinto another one typically by decorating it.Composite LinkSparqlQueryTransformWrapper that delegates all query methods to the delegate'sLinkSparqlQuery.newQuery()method.Wrapper that delegates all requests toLinkSparqlQueryWrapper.newQuery()