Click or drag to resize

SparqlHttpProtocolConnector.ListGraphs Method

Overload List
  NameDescription
Public methodListGraphs()
Throws an exception as listing graphs in a SPARQL Graph Store HTTP Protocol does not support listing graphs.
Public methodListGraphs(AsyncStorageCallback, Object)
Lists the Graphs in the Store asynchronously.
(Overrides BaseAsyncHttpConnector.ListGraphs(AsyncStorageCallback, Object).)
Top
See Also