Uses of Class
org.apache.jena.sparql.modify.request.UpdateDeleteWhere
-
Packages that use UpdateDeleteWhere Package Description org.apache.jena.sparql.modify org.apache.jena.sparql.modify.request -
-
Uses of UpdateDeleteWhere in org.apache.jena.sparql.modify
Methods in org.apache.jena.sparql.modify with parameters of type UpdateDeleteWhere Modifier and Type Method Description voidUpdateEngineWorker. visit(UpdateDeleteWhere update) -
Uses of UpdateDeleteWhere in org.apache.jena.sparql.modify.request
Methods in org.apache.jena.sparql.modify.request with parameters of type UpdateDeleteWhere Modifier and Type Method Description voidUpdateVisitor. visit(UpdateDeleteWhere update)voidUpdateVisitorBase. visit(UpdateDeleteWhere update)voidUpdateWriterVisitor. visit(UpdateDeleteWhere update)
-