UnionTripleCollection Properties |
The UnionTripleCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the count of Triples in this union.
(Overrides BaseTripleCollectionCount.) |
![]() | Item |
Retrieves a Triple from the union.
(Overrides BaseTripleCollectionItemTriple.) |
![]() | ObjectNodes |
Gets the enumeration of distinct objects of Triples.
(Overrides BaseTripleCollectionObjectNodes.) |
![]() | PredicateNodes |
Gets the enumeration of distinct predicates of Triples.
(Overrides BaseTripleCollectionPredicateNodes.) |
![]() | SubjectNodes |
Gets the enumeration of distinct subjects of Triples.
(Overrides BaseTripleCollectionSubjectNodes.) |