Click or drag to resize

SkosGraphConcepts 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: IEnumerableSkosConcept
See Also