WrapperTripleStoreGraphs Property |
Gets the Graphs of the store.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public virtual BaseGraphCollection Graphs { get; }
Public Overridable ReadOnly Property Graphs As BaseGraphCollection
Get
Property Value
Type:
BaseGraphCollectionImplements
ITripleStoreGraphsSee Also