Click or drag to resize

FullTextSearchResult.GraphUri Property

Gets the Graph URI of the result.

Namespace:  VDS.RDF.Query.FullText.Search
Assembly:  dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax
public Uri GraphUri { get; }

Property Value

Type: Uri

Implements

IFullTextSearchResult.GraphUri
See Also