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