Click or drag to resize

TreeIndexedTripleCollection Constructor (MultiDictionaryMode)

Creates a new Tree Indexed triple collection.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public TreeIndexedTripleCollection(
	MultiDictionaryMode compoundIndexMode
)

Parameters

compoundIndexMode
Type: MultiDictionaryMode
Mode to use for compound indexes.
See Also