ClearMode Enumeration |
Namespace: VDS.RDF.Update.Commands
| Member name | Value | Description | |
|---|---|---|---|
| Graph | 0 | Clears a specific Graph of Triples | |
| Named | 1 | Clears all Named Graphs of Triples | |
| Default | 2 | Clears the Default Graph of Triples | |
| All | 3 | Clears all Graphs of Triples |