Click or drag to resize

UnionTripleCollectionSubjectNodes Property

Gets the enumeration of distinct subjects of Triples.

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

Property Value

Type: IEnumerableINode
See Also