|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.update.Update
com.hp.hpl.jena.sparql.modify.request.UpdateWithUsing
com.hp.hpl.jena.sparql.modify.request.UpdateModify
com.hp.hpl.jena.sparql.modify.request.UpdateDeleteInsert
public class UpdateDeleteInsert
Convenience class - renames UpdateModify so it follows the SPARQL Update spec.
| Constructor Summary | |
|---|---|
UpdateDeleteInsert()
|
|
| Method Summary |
|---|
| Methods inherited from class com.hp.hpl.jena.sparql.modify.request.UpdateModify |
|---|
getDeleteAcc, getDeleteQuads, getInsertAcc, getInsertQuads, getWherePattern, hasDeleteClause, hasInsertClause, setElement, setHasDeleteClause, setHasInsertClause, visit |
| Methods inherited from class com.hp.hpl.jena.sparql.modify.request.UpdateWithUsing |
|---|
addUsing, addUsingNamed, getUsing, getUsingNamed, getWithIRI, setWithIRI |
| Methods inherited from class com.hp.hpl.jena.update.Update |
|---|
output, output, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateDeleteInsert()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||