ClearCommand Properties |
The ClearCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | AffectsSingleGraph |
Gets whether this Command affects a Single Graph.
(Overrides SparqlUpdateCommand.AffectsSingleGraph.) |
![]() | CommandType |
Gets the Type of this Command.
(Inherited from SparqlUpdateCommand.) |
![]() | Mode |
Gets the Mode by which Graphs are to be cleared.
|
![]() | Silent |
Gets whether errors should be suppressed.
|
![]() | TargetUri |
Gets the URI of the Graph to be cleared (or null if the default graph should be cleared).
|