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