Namespace VDS.RDF.Update
Classes
An Update Processor that extends the Leviathan Engine to include explanations of the query portions of the Updates.
SPARQL Update Processor which processes commands against a generic underlying store represented by an IStorageProvider implementation.
Default SPARQL Update Processor provided by the library's Leviathan SPARQL Engine.
SPARQL Update Processor which processes updates by sending them to a remote SPARQL Update endpoint represented by a SparqlRemoteUpdateEndpoint instance.
A Class for connecting to a remote SPARQL Update endpoint and executing Updates against it.
Base Class of SPARQL Update Commands.
Represents a sequence of SPARQL Update Commands to be executed on a Dataset.
Evaluation Context for SPARQL Updates evaluated by the libraries Leviathan SPARQL Engine.
Class of exceptions that may occur when performing SPARQL Updates.
Class for representing malformed SPARQL Updates.
Class for representing Permissions errors with SPARQL Updates.
Static Helper class for providing constants, helper functions etc regarding the SPARQL Update specification.
Class for representing Timeout errors that occur while updating RDF using SPARQL.
Interfaces
Interface for SPARQL Update Processors.
Enums
Possible SPARQL Update Command Types.