ClearCommand Constructor |
Name | Description | |
---|---|---|
ClearCommand |
Creates a Command which clears the Default Graph (if any).
| |
ClearCommand(Uri) |
Creates a Command which clears the given Graph.
| |
ClearCommand(ClearMode) |
Creates a Command which performs the specified type of clear.
| |
ClearCommand(ClearMode, Boolean) |
Creates a Command which performs the specified type of clear.
| |
ClearCommand(Uri, ClearMode, Boolean) |
Creates a Command which clears the given Graph or Graphs depending on the Clear Mode specified.
|