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