Click or drag to resize

FullTextSearchResultGraphUri 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

IFullTextSearchResultGraphUri
See Also