Click or drag to resize

UnionTripleCollectionObjectNodes Property

Gets the enumeration of distinct objects of Triples.

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

Property Value

Type: IEnumerableINode
See Also