Click or drag to resize

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; }

Property Value

Type: Uri
See Also