ExplainUpdateProcessor Methods |
The ExplainUpdateProcessor type exposes the following members.
| Name | Description | |
|---|---|---|
| Discard |
Discards and outstanding changes from the underlying dataset.
(Inherited from LeviathanUpdateProcessor.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| Flush |
Flushes any outstanding changes to the underlying dataset.
(Inherited from LeviathanUpdateProcessor.) | |
| GetContext |
Creates a new Evaluation Context.
(Inherited from LeviathanUpdateProcessor.) | |
| GetContext(SparqlUpdateCommandSet) |
Creates a new Evaluation Context.
(Inherited from LeviathanUpdateProcessor.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetQueryProcessor |
Gets the Query Processor to be used.
(Overrides LeviathanUpdateProcessorGetQueryProcessor.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ProcessAddCommand |
Processes an ADD command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessAddCommandInternal |
Processes an ADD command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessClearCommand |
Processes a CLEAR command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessClearCommandInternal |
Processes a CLEAR command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessCommand |
Processes a command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessCommandSet |
Processes a command set.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessCopyCommand |
Processes a COPY command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessCopyCommandInternal |
Processes a COPY command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessCreateCommand |
Processes a CREATE command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessCreateCommandInternal |
Processes a CREATE command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessDeleteCommand |
Processes a DELETE command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessDeleteCommandInternal |
Processes a DELETE command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessDeleteDataCommand |
Processes a DELETE DATA command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessDeleteDataCommandInternal |
Processes a DELETE DATA command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessDropCommand |
Processes a DROP command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessDropCommandInternal |
Processes a DROP command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessInsertCommand |
Processes an INSERT command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessInsertCommandInternal |
Processes an INSERT command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessInsertDataCommand |
Processes an INSERT DATA command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessInsertDataCommandInternal |
Processes an INSERT DATA command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessLoadCommand |
Processes a LOAD command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessLoadCommandInternal |
Processes a LOAD command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessModifyCommand |
Processes an INSERT/DELETE command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessModifyCommandInternal |
Processes an INSERT/DELETE command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessMoveCommand |
Processes a MOVE command.
(Inherited from LeviathanUpdateProcessor.) | |
| ProcessMoveCommandInternal |
Processes a MOVE command.
(Inherited from LeviathanUpdateProcessor.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |