Click or drag to resize

BaseIndexSchemaNodeValueField Property

Gets the field in which the Node value is stored.

Namespace:  VDS.RDF.Query.FullText.Schema
Assembly:  dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax
public string NodeValueField { get; protected set; }

Property Value

Type: String

Implements

IFullTextIndexSchemaNodeValueField
See Also