Click or drag to resize

BaseTripleCollection Properties

The BaseTripleCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the Number of Triples in the Triple Collection.
Public propertyItem
Gets the given Triple.
Public propertyObjectNodes
Gets all the Nodes which are Objects of Triples in the Triple Collection.
Public propertyPredicateNodes
Gets all the Nodes which are Predicates of Triples in the Triple Collection.
Public propertySubjectNodes
Gets all the Nodes which are Subjects of Triples in the Triple Collection.
Top
See Also