Click or drag to resize

IGraphTriples Property

Gets the Triple Collection for the Graph.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
BaseTripleCollection Triples { get; }

Property Value

Type: BaseTripleCollection
See Also