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