Click or drag to resize

SparqlHttpProtocolConnectorListGraphs 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 BaseAsyncHttpConnectorListGraphs(AsyncStorageCallback, Object).)
Top
See Also