Uses of Class
org.eclipse.rdf4j.query.UpdateExecutionException
-
Packages that use UpdateExecutionException Package Description org.eclipse.rdf4j.query Interfaces and classes for handling queries and query results. -
-
Uses of UpdateExecutionException in org.eclipse.rdf4j.query
Methods in org.eclipse.rdf4j.query that throw UpdateExecutionException Modifier and Type Method Description voidUpdate. execute()Execute this update on the repository.
-