SkosGraphConcepts Property  | 
 
            Gets concepts contained in the graph.
            
 
    Namespace: 
   VDS.RDF.Skos
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic IEnumerable<SkosConcept> Concepts { get; }Public ReadOnly Property Concepts As IEnumerable(Of SkosConcept)
	Get
Property Value
Type: 
IEnumerableSkosConcept
See Also