Click or drag to resize

FullTextSearchResultNode Property

Gets the Node.

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

Property Value

Type: INode

Implements

IFullTextSearchResultNode
See Also