|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateModify | |
---|---|
com.hp.hpl.jena.sparql.lang.arq | |
com.hp.hpl.jena.sparql.lang.sparql_11 | |
com.hp.hpl.jena.sparql.modify | |
com.hp.hpl.jena.sparql.modify.request |
Uses of UpdateModify in com.hp.hpl.jena.sparql.lang.arq |
---|
Methods in com.hp.hpl.jena.sparql.lang.arq with parameters of type UpdateModify | |
---|---|
void |
ARQParser.DeleteClause(UpdateModify up)
|
void |
ARQParser.InsertClause(UpdateModify up)
|
Uses of UpdateModify in com.hp.hpl.jena.sparql.lang.sparql_11 |
---|
Methods in com.hp.hpl.jena.sparql.lang.sparql_11 with parameters of type UpdateModify | |
---|---|
void |
SPARQLParser11.DeleteClause(UpdateModify up)
|
void |
SPARQLParser11.InsertClause(UpdateModify up)
|
Uses of UpdateModify in com.hp.hpl.jena.sparql.modify |
---|
Methods in com.hp.hpl.jena.sparql.modify with parameters of type UpdateModify | |
---|---|
void |
UpdateEngineWorker.visit(UpdateModify update)
|
Uses of UpdateModify in com.hp.hpl.jena.sparql.modify.request |
---|
Subclasses of UpdateModify in com.hp.hpl.jena.sparql.modify.request | |
---|---|
class |
UpdateDeleteInsert
Convenience class - renames UpdateModify so it follows the SPARQL Update spec. |
Methods in com.hp.hpl.jena.sparql.modify.request with parameters of type UpdateModify | |
---|---|
void |
UpdateVisitor.visit(UpdateModify update)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |