public class GenericQueryRunnerOnModel extends Object implements QueryRunner<com.hp.hpl.jena.query.ResultSet>
| Modifier and Type | Field and Description |
|---|---|
protected static com.hp.hpl.jena.query.Syntax |
SYNTAX |
| Constructor and Description |
|---|
GenericQueryRunnerOnModel(Map<String,String> fieldLabelToOutputFieldLabel,
String aggregationRules,
String whereClause,
String groupOrderClause,
com.hp.hpl.jena.rdf.model.Model model) |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.query.ResultSet |
getQueryResult() |
public com.hp.hpl.jena.query.ResultSet getQueryResult()
throws MalformedQueryParametersException
getQueryResult in interface QueryRunner<com.hp.hpl.jena.query.ResultSet>MalformedQueryParametersExceptionCopyright © 2016. All rights reserved.