SimpleUpdateProcessor Class |
Namespace: VDS.RDF.Update
The SimpleUpdateProcessor type exposes the following members.
Name | Description | |
---|---|---|
![]() | SimpleUpdateProcessor |
Creates a new Simple Update Processor.
|
Name | Description | |
---|---|---|
![]() | Discard |
Discards any outstanding changes.
|
![]() | 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 store.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | 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.
|
![]() | ProcessClearCommand |
Processes a CLEAR command.
|
![]() | ProcessCommand |
Processes a command.
|
![]() | ProcessCommandSet |
Processes a command set.
|
![]() | ProcessCopyCommand |
Processes a COPY command.
|
![]() | ProcessCreateCommand |
Processes a CREATE command.
|
![]() | ProcessDeleteCommand |
Processes a DELETE command.
|
![]() | ProcessDeleteDataCommand |
Processes a DELETE DATA command.
|
![]() | ProcessDropCommand |
Processes a DROP command.
|
![]() | ProcessInsertCommand |
Processes an INSERT command.
|
![]() | ProcessInsertDataCommand |
Processes an INSERT DATA command.
|
![]() | ProcessLoadCommand |
Processes a LOAD command.
|
![]() | ProcessModifyCommand |
Processes an INSERT/DELETE command.
|
![]() | ProcessMoveCommand |
Processes a MOVE command.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |