Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.statement.Update
| Package | Description | 
|---|---|
| tech.oxfordsemantic.jrdfox.client | |
| tech.oxfordsemantic.jrdfox.formats | |
| tech.oxfordsemantic.jrdfox.logic.sparql.statement | 
- 
Uses of Update in tech.oxfordsemantic.jrdfox.clientMethods in tech.oxfordsemantic.jrdfox.client with parameters of type Update Modifier and Type Method Description StatementResultDataStoreConnection. evaluateUpdate(Update update, java.util.Map<java.lang.String,java.lang.String> compilationParameters)Evaluates an update.
- 
Uses of Update in tech.oxfordsemantic.jrdfox.formatsMethods in tech.oxfordsemantic.jrdfox.formats that return Update Modifier and Type Method Description UpdateSPARQLParser. parseSingleUpdate()
- 
Uses of Update in tech.oxfordsemantic.jrdfox.logic.sparql.statementSubclasses of Update in tech.oxfordsemantic.jrdfox.logic.sparql.statement Modifier and Type Class Description classDeleteInsertUpdateclassGraphUpdateclassLoadUpdate