BaseTripleStore._graphs Field |
Collection of Graphs that comprise the Triple Store.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxprotected BaseGraphCollection _graphs
Protected _graphs As BaseGraphCollection
Field Value
Type:
BaseGraphCollection
See Also