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