Click or drag to resize

BaseIndexSchemaNodeMetaField Property

Gets the field in which the Node meta is stored.

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

Property Value

Type: String

Implements

IFullTextIndexSchemaNodeMetaField
See Also