WrapperTripleCollection Properties |
The WrapperTripleCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Counts the triples in the collection.
(Overrides BaseTripleCollectionCount.) |
![]() | Item |
Gets the specific instance of a Triple from the collection.
(Overrides BaseTripleCollectionItemTriple.) |
![]() | ObjectNodes |
Gets the object nodes.
(Overrides BaseTripleCollectionObjectNodes.) |
![]() | PredicateNodes |
Gets the predicate nodes.
(Overrides BaseTripleCollectionPredicateNodes.) |
![]() | SubjectNodes |
Gets the subject nodes.
(Overrides BaseTripleCollectionSubjectNodes.) |