Click or drag to resize

TriplePatternIndexType Property

Gets the Index Type we will use for this Pattern.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public TripleIndexType IndexType { get; }

Property Value

Type: TripleIndexType

Implements

IMatchTriplePatternIndexType
See Also