dotNetRDF API Documentation

DydraConnector.ListGraphs Method

Lists the Graphs from the Repository

public IEnumerable<Uri> ListGraphs();

Return Value

Implements

IGenericIOManager.ListGraphs

See Also

DydraConnector Class | VDS.RDF.Storage Namespace