public class SPARQLComponentExecutor extends AbstractSPARQLExecutor
createSuccessResults| Constructor and Description |
|---|
SPARQLComponentExecutor(Constraint constraint) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addBindings(Constraint constraint,
org.apache.jena.query.QuerySolutionMap bindings) |
protected String |
getLabel(Constraint constraint) |
protected String |
getSPARQL(Constraint constraint) |
protected org.apache.jena.rdf.model.Resource |
getSPARQLExecutable(Constraint constraint) |
addDetails, executeConstraint, getQuerypublic SPARQLComponentExecutor(Constraint constraint)
protected void addBindings(Constraint constraint, org.apache.jena.query.QuerySolutionMap bindings)
addBindings in class AbstractSPARQLExecutorprotected String getLabel(Constraint constraint)
getLabel in class AbstractSPARQLExecutorprotected String getSPARQL(Constraint constraint)
getSPARQL in class AbstractSPARQLExecutorprotected org.apache.jena.rdf.model.Resource getSPARQLExecutable(Constraint constraint)
getSPARQLExecutable in class AbstractSPARQLExecutorCopyright © 2019 TopQuadrant, Inc.. All rights reserved.