|
Class Summary |
| HttpAdd |
Add statements to a remote model.
|
| HttpExecute |
Common code for performing an HTTP operation (not query) on a remote model. |
| HttpExecuteModel |
Common code for performing an HTTP operation which takes a single
model as argument. |
| HttpFetch |
Execution object for a "fetch" over HTTP.
|
| HttpOptions |
Create an execution object for performing an HTTP OPTIONS
operation. |
| HttpPing |
Ping a remote model. |
| HttpQuery |
Create an execution object for performing a query on a model
over HTTP. |
| HttpRemove |
Remove statements to a remote model.
|
| QueryEngineHTTP |
Create an execution object for performing an RDQL query
on a model over HTTP. |
| QuerySPO |
|