SparqlUpdateCommandSet Constructor |
| Name | Description | |
|---|---|---|
| SparqlUpdateCommandSet |
Creates a new empty Command Set.
| |
| SparqlUpdateCommandSet(IEnumerableSparqlUpdateCommand) |
Creates a new Command Set with the given Commands.
| |
| SparqlUpdateCommandSet(SparqlUpdateCommand) |
Creates a new Command Set containing the given Command.
|