Click or drag to resize

ITripleStoreGraphs Property

Gets the Graph Collection of Graphs in this Triple Store.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
BaseGraphCollection Graphs { get; }

Property Value

Type: BaseGraphCollection
See Also