LoadCommand Constructor |
| Name | Description | |
|---|---|---|
| LoadCommand(Uri) |
Creates a new LOAD command which operates on the Default Graph.
| |
| LoadCommand(Uri, Boolean) |
Creates a new LOAD command.
| |
| LoadCommand(Uri, Uri) |
Creates a new LOAD command.
| |
| LoadCommand(Uri, Uri, Boolean) |
Creates a new LOAD command.
|