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