Click or drag to resize

ThreadSafeTripleCollection Constructor

Creates a new thread safe triple collection which wraps a new instance of the default unindexed TripleCollection.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ThreadSafeTripleCollection()
See Also