Click or drag to resize

IFullTextSearchResultNode Property

Gets the Node that was returned for this result.

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

Property Value

Type: INode
See Also