Click or drag to resize

VirtuosoManagerListGraphs Method

Lists the Graphs in the store.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF.Data.Virtuoso (in dotNetRDF.Data.Virtuoso.dll) Version: 2.0.1+5.Branch.master.Sha.2b2692866fdc3f3bb5bc6f318ab2f93abcc1a689
Syntax
public override IEnumerable<Uri> ListGraphs()

Return Value

Type: IEnumerableUri

[Missing <returns> documentation for "M:VDS.RDF.Storage.VirtuosoManager.ListGraphs"]

Implements

IStorageProviderListGraphs
IStorageProviderListGraphs
See Also