Click or drag to resize

GraphPersistenceWrapperTriples Property

Gets the Triple Collection for the Graph.

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

Property Value

Type: BaseTripleCollection

Implements

IGraphTriples
See Also