TripleEventArgsGraph Property  | 
 
            Gets the Graph the Triple belongs to (may be null).
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic IGraph Graph { get; }Public ReadOnly Property Graph As IGraph
	Get
Property Value
Type: 
IGraph
See Also