SparqlHttpProtocolConnectorLoadGraph Method |
Name | Description | |
---|---|---|
LoadGraph(IGraph, String) |
Loads a Graph from the Protocol Server.
| |
LoadGraph(IGraph, Uri) |
Loads a Graph from the Protocol Server.
| |
LoadGraph(IRdfHandler, String) |
Loads a Graph from the Protocol Server.
| |
LoadGraph(IRdfHandler, Uri) |
Loads a Graph from the Protocol Server.
| |
LoadGraph(IGraph, Uri, AsyncStorageCallback, Object) |
Loads a Graph from the Store asynchronously.
(Inherited from BaseAsyncHttpConnector.) | |
LoadGraph(IGraph, String, AsyncStorageCallback, Object) |
Loads a Graph from the Protocol Server.
(Overrides BaseAsyncHttpConnectorLoadGraph(IGraph, String, AsyncStorageCallback, Object).) | |
LoadGraph(IRdfHandler, Uri, AsyncStorageCallback, Object) |
Loads a Graph from the Store asynchronously.
(Inherited from BaseAsyncHttpConnector.) | |
LoadGraph(IRdfHandler, String, AsyncStorageCallback, Object) |
Loads a Graph from the Protocol Server.
(Overrides BaseAsyncHttpConnectorLoadGraph(IRdfHandler, String, AsyncStorageCallback, Object).) |