TreeIndexedTripleCollection Properties |
The TreeIndexedTripleCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the count of triples in the collection.
(Overrides BaseTripleCollection.Count.) | |
| Item |
Gets the specific instance of a Triple in 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.) |