WrapperGraphTriples Property |
Gets the Triple Collection for the Graph.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public virtual BaseTripleCollection Triples { get; }
Public Overridable ReadOnly Property Triples As BaseTripleCollection
Get
Property Value
Type:
BaseTripleCollectionImplements
IGraphTriplesSee Also