BaseStardogConnector.LoadGraph Method |
Name | Description | |
---|---|---|
![]() | LoadGraph(IGraph, String) |
Loads a Graph from the Store.
|
![]() | LoadGraph(IGraph, Uri) |
Loads a Graph from the Store.
|
![]() | LoadGraph(IRdfHandler, String) |
Loads a Graph from the Store.
|
![]() | LoadGraph(IRdfHandler, Uri) |
Loads a Graph from the Store.
|
![]() | LoadGraph(IGraph, String, AsyncStorageCallback, Object) |
Loads a Graph from the Store asynchronously.
(Inherited from BaseAsyncHttpConnector.) |
![]() | LoadGraph(IGraph, Uri, AsyncStorageCallback, Object) |
Loads a Graph from the Store asynchronously.
(Inherited from BaseAsyncHttpConnector.) |
![]() | 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 Store asynchronously.
(Overrides BaseAsyncHttpConnector.LoadGraph(IRdfHandler, String, AsyncStorageCallback, Object).) |