Uses of Class
org.apache.jena.sparql.modify.request.UpdateDeleteWhere
Packages that use UpdateDeleteWhere
-
Uses of UpdateDeleteWhere in org.apache.jena.sparql.modify
Methods in org.apache.jena.sparql.modify with parameters of type UpdateDeleteWhere -
Uses of UpdateDeleteWhere in org.apache.jena.sparql.modify.request
Methods in org.apache.jena.sparql.modify.request with parameters of type UpdateDeleteWhereModifier and TypeMethodDescriptionvoid
UpdateVisitor.visit
(UpdateDeleteWhere update) void
UpdateVisitorBase.visit
(UpdateDeleteWhere update) void
UpdateWriterVisitor.visit
(UpdateDeleteWhere update)