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