Click or drag to resize

IStorageProviderLoadGraph Method

Overload List
  NameDescription
Public methodLoadGraph(IGraph, String)
Loads a Graph from the Store.
Public methodLoadGraph(IGraph, Uri)
Loads a Graph from the Store.
Public methodLoadGraph(IRdfHandler, String)
Loads a Graph from the Store using the RDF Handler.
Public methodLoadGraph(IRdfHandler, Uri)
Loads a Graph from the Store using the RDF Handler.
Top
See Also