Click or drag to resize

ThreadSafeTripleCollection Constructor

Overload List
  NameDescription
Public methodThreadSafeTripleCollection
Creates a new thread safe triple collection which wraps a new instance of the default unindexed TripleCollection.
Public methodThreadSafeTripleCollection(BaseTripleCollection)
Creates a new thread safe triple collection which wraps the provided triple collection.
Top
See Also