ITripleStore.Graphs Property |
Gets the Graph Collection of Graphs in this Triple Store.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
SyntaxBaseGraphCollection Graphs { get; }
ReadOnly Property Graphs As BaseGraphCollection
Get
Property Value
Type:
BaseGraphCollection
See Also