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