ThreadSafeTripleCollection Constructor |
| Name | Description | |
|---|---|---|
| ThreadSafeTripleCollection |
Creates a new thread safe triple collection which wraps a new instance of the default unindexed TripleCollection.
| |
| ThreadSafeTripleCollection(BaseTripleCollection) |
Creates a new thread safe triple collection which wraps the provided triple collection.
|