Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.statement.LoadUpdate
Packages that use LoadUpdate
Package
Description
-
Uses of LoadUpdate in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type LoadUpdateModifier and TypeMethodDescriptionLogicAdapter.visit(LoadUpdate loadUpdate) LogicVisitor.visit(LoadUpdate loadUpdate) LogicWalker.visit(LoadUpdate loadUpdate) -
Uses of LoadUpdate in tech.oxfordsemantic.jrdfox.logic.sparql.statement
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.statement that return LoadUpdateModifier and TypeMethodDescriptionstatic LoadUpdateLoadUpdate.create(boolean silent, UpdateType updateType, String sourceIRI, TupleTableName targetGraph)