public class QueryWrapper extends CommandWrapper
| Constructor and Description |
|---|
QueryWrapper(org.apache.jena.query.Query query,
org.apache.jena.rdf.model.Resource source,
String text,
Query spinQuery,
String label,
org.apache.jena.rdf.model.Statement statement,
boolean thisUnbound,
boolean thisDeep) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.query.Query |
getQuery() |
Command |
getSPINCommand() |
Query |
getSPINQuery() |
getLabel, getSource, getStatement, getTemplateBinding, getText, isThisDeep, isThisUnbound, setTemplateBindingpublic org.apache.jena.query.Query getQuery()
public Command getSPINCommand()
getSPINCommand in class CommandWrapperpublic Query getSPINQuery()
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.