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