Class QueryExecutionAndType
java.lang.Object
org.aksw.jena_sparql_api.core.utils.QueryExecutionAndType
TODO Figure out whether we can replace with a Jena internal class
- Author:
- raven
-
Constructor Summary
ConstructorsConstructorDescriptionQueryExecutionAndType(org.apache.jena.query.QueryExecution queryExecution, int queryType) -
Method Summary
-
Constructor Details
-
QueryExecutionAndType
public QueryExecutionAndType(org.apache.jena.query.QueryExecution queryExecution, int queryType)
-
-
Method Details