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