Click or drag to resize

ThreadSafeTripleCollectionObjectNodes Property

Gets all the Nodes which are Objects of Triples in the Triple Collectio.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override IEnumerable<INode> ObjectNodes { get; }

Property Value

Type: IEnumerableINode
See Also