Click or drag to resize

SkosGraph.Concepts Property

Gets concepts contained in the graph.

Namespace:  VDS.RDF.Skos
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<SkosConcept> Concepts { get; }

Property Value

Type: IEnumerable<SkosConcept>
See Also