DeleteCommand Constructor |
| Name | Description | |
|---|---|---|
| DeleteCommand(GraphPattern) |
Createa a new DELETE command which operates on the Default Graph.
| |
| DeleteCommand(GraphPattern, Uri) |
Creates a new DELETE command.
| |
| DeleteCommand(GraphPattern, GraphPattern) |
Creates a new DELETE command which operates on the Default Graph.
| |
| DeleteCommand(GraphPattern, GraphPattern, Uri) |
Creates a new DELETE command.
|