Click or drag to resize

BaseIndexSchemaGraphField Property

Gets the field in which the Graph URI is indexed.

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

Property Value

Type: String

Implements

IFullTextIndexSchemaGraphField
See Also