Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.statement.DeleteInsertUpdate
Packages that use DeleteInsertUpdate
Package
Description
-
Uses of DeleteInsertUpdate in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return types with arguments of type DeleteInsertUpdateModifier and TypeMethodDescriptionCommitProcedureInfo.getSteps()Returns the steps of the commit procedure.Constructors in tech.oxfordsemantic.jrdfox.client with parameters of type DeleteInsertUpdate -
Uses of DeleteInsertUpdate in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type DeleteInsertUpdateModifier and TypeMethodDescriptionLogicAdapter.visit(DeleteInsertUpdate deleteInsertUpdate) LogicVisitor.visit(DeleteInsertUpdate deleteInsertUpdate) LogicWalker.visit(DeleteInsertUpdate deleteInsertUpdate) -
Uses of DeleteInsertUpdate in tech.oxfordsemantic.jrdfox.logic.sparql.statement
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.statement that return DeleteInsertUpdateModifier and TypeMethodDescriptionstatic DeleteInsertUpdateDeleteInsertUpdate.create(Resource with, ConjunctionPattern deleteTemplate, ConjunctionPattern insertTemplate, QueryBody queryBody) static DeleteInsertUpdateDeleteInsertUpdate.create(ConjunctionPattern deleteTemplate, ConjunctionPattern insertTemplate, QueryBody queryBody)