TripleCollection Properties |
The TripleCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the Number of Triples in the Triple Collection.
(Overrides BaseTripleCollectionCount.) |
![]() | Item |
Gets the given Triple.
(Overrides BaseTripleCollectionItemTriple.) |
![]() | ObjectNodes |
Gets all the Nodes which are Objects of Triples in the Triple Collectio.
(Overrides BaseTripleCollectionObjectNodes.) |
![]() | PredicateNodes |
Gets all the Nodes which are Predicates of Triples in the Triple Collection.
(Overrides BaseTripleCollectionPredicateNodes.) |
![]() | SubjectNodes |
Gets all the Nodes which are Subjects of Triples in the Triple Collection.
(Overrides BaseTripleCollectionSubjectNodes.) |