Namespace VDS.RDF.Update.Commands
Classes
Represents the SPARQL Update ADD Command.
Abstract Base class for classes that represent SPARQL Update INSERT, DELETE and INSERT/DELETE commands.
Abstract Base Class for SPARQL Update Commands which move data between Graphs.
Represents the SPARQL Update CLEAR command.
Represents the SPARQL Update COPY Command.
Represents the SPARQL Update CREATE command.
Represents the SPARQL Update DELETE command.
Represents a SPARQL Update DELETE DATA command.
Represents a SPARQL Update DROP command.
Represents a SPARQL Update INSERT command.
Represents the SPARQL Update INSERT DATA command.
Represents the SPARQL Update LOAD command.
Represents the SPARQL Update INSERT/DELETE command.
Represents a SPARQL Update MOVE Command.
Enums
Mode by which to clear Graphs.