public class AllPropertiesQueryRunner extends Object implements QueryRunner<GenericQueryMap>
| Modifier and Type | Field and Description |
|---|---|
protected static com.hp.hpl.jena.query.Syntax |
SYNTAX |
| Constructor and Description |
|---|
AllPropertiesQueryRunner(String individualURI,
String filterRule,
RDFService rdfService,
org.apache.commons.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
GenericQueryMap |
getQueryResult() |
public AllPropertiesQueryRunner(String individualURI, String filterRule, RDFService rdfService, org.apache.commons.logging.Log log)
public GenericQueryMap getQueryResult() throws MalformedQueryParametersException
getQueryResult in interface QueryRunner<GenericQueryMap>MalformedQueryParametersExceptionCopyright © 2016. All rights reserved.