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