ThreadSafeTripleCollection Properties |
The ThreadSafeTripleCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the Number of Triples in the Triple Collection.
(Overrides WrapperTripleCollectionCount.) |
![]() | Item |
Gets the original instance of a specific Triple from the Triple Collection.
(Overrides WrapperTripleCollectionItemTriple.) |
![]() | ObjectNodes |
Gets all the Nodes which are Objects of Triples in the Triple Collectio.
(Overrides WrapperTripleCollectionObjectNodes.) |
![]() | PredicateNodes |
Gets all the Nodes which are Predicates of Triples in the Triple Collection.
(Overrides WrapperTripleCollectionPredicateNodes.) |
![]() | SubjectNodes |
Gets all the Nodes which are Subjects of Triples in the Triple Collection.
(Overrides WrapperTripleCollectionSubjectNodes.) |