SparqlUpdateCommandSet Constructor |
Name | Description | |
---|---|---|
![]() | SparqlUpdateCommandSet() |
Creates a new empty Command Set.
|
![]() | SparqlUpdateCommandSet(IEnumerable<SparqlUpdateCommand>) |
Creates a new Command Set with the given Commands.
|
![]() | SparqlUpdateCommandSet(SparqlUpdateCommand) |
Creates a new Command Set containing the given Command.
|