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