Uses of Class
org.eclipse.rdf4j.query.UpdateExecutionException
Packages that use UpdateExecutionException
Package
Description
Interfaces and classes for handling queries and query results.
A repository that serves as a proxy client for a remote repository on an RDF4J Server.
Repository implementation for local RDF databases that implement the SAIL SPI.
-
Uses of UpdateExecutionException in org.eclipse.rdf4j.query
Methods in org.eclipse.rdf4j.query that throw UpdateExecutionException -
Uses of UpdateExecutionException in org.eclipse.rdf4j.query.algebra.evaluation
Methods in org.eclipse.rdf4j.query.algebra.evaluation that throw UpdateExecutionExceptionModifier and TypeMethodDescriptionprotected abstract void
AbstractQueryPreparer.execute
(UpdateExpr updateExpr, Dataset dataset, BindingSet bindings, boolean includeInferred, int maxExecutionTime) void
AbstractQueryPreparer.UpdateImpl.execute()
-
Uses of UpdateExecutionException in org.eclipse.rdf4j.repository.http
Subclasses of UpdateExecutionException in org.eclipse.rdf4j.repository.httpMethods in org.eclipse.rdf4j.repository.http that throw UpdateExecutionException -
Uses of UpdateExecutionException in org.eclipse.rdf4j.repository.sail
Methods in org.eclipse.rdf4j.repository.sail that throw UpdateExecutionException -
Uses of UpdateExecutionException in org.eclipse.rdf4j.repository.sparql.query
Methods in org.eclipse.rdf4j.repository.sparql.query that throw UpdateExecutionException