Click or drag to resize

WrapperTripleStoreGraphs Property

Gets the Graphs of the store.

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

Property Value

Type: BaseGraphCollection

Implements

ITripleStoreGraphs
See Also