Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.statement.LoadUpdate
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.logic | |
| tech.oxfordsemantic.jrdfox.logic.sparql.statement |
-
Uses of LoadUpdate in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type LoadUpdate Modifier and Type Method Description ELogicAdapter. visit(LoadUpdate loadUpdate)ELogicVisitor. visit(LoadUpdate loadUpdate)java.lang.VoidLogicWalker. visit(LoadUpdate loadUpdate) -
Uses of LoadUpdate in tech.oxfordsemantic.jrdfox.logic.sparql.statement
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.statement that return LoadUpdate Modifier and Type Method Description static LoadUpdateLoadUpdate. create(boolean silent, UpdateType updateType, java.lang.String sourceIRI, TupleTableName targetGraph)