Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.statement.Update
Packages that use Update
Package
Description
-
Uses of Update in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client with parameters of type UpdateModifier and TypeMethodDescriptionDataStoreConnection.evaluateUpdate(Update update, Map<String, String> compilationParameters) Evaluates an update.Method parameters in tech.oxfordsemantic.jrdfox.client with type arguments of type UpdateModifier and TypeMethodDescriptionEvaluates a list of updates.booleanDataStoreConnection.setCommitProcedure(List<Update> steps) Sets the data store's commit procedure. -
Uses of Update in tech.oxfordsemantic.jrdfox.formats
Methods in tech.oxfordsemantic.jrdfox.formats that return Update -
Uses of Update in tech.oxfordsemantic.jrdfox.logic.sparql.statement
Subclasses of Update in tech.oxfordsemantic.jrdfox.logic.sparql.statementMethods in tech.oxfordsemantic.jrdfox.logic.sparql.statement that return Update