Class QueryExecutions
java.lang.Object
org.aksw.jenax.dataaccess.sparql.execution.query.QueryExecutions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.jena.query.QueryExecutiontransform(org.apache.jena.query.QueryExecution qef, QueryExecTransform transform) Transform a QueryExecution based on an operation on the QueryExec level
-
Constructor Details
-
QueryExecutions
public QueryExecutions()
-
-
Method Details
-
transform
public static org.apache.jena.query.QueryExecution transform(org.apache.jena.query.QueryExecution qef, QueryExecTransform transform) Transform a QueryExecution based on an operation on the QueryExec level
-