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