BaseStardogTemplateIcvActiveGraphs Property  | 
 
            Gets/Sets the active graphs for ICV.
            
 
    Namespace: 
   VDS.RDF.Storage.Management.Provisioning.Stardog
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic List<string> IcvActiveGraphs { get; set; }Public Property IcvActiveGraphs As List(Of String)
	Get
	Set
Property Value
Type: 
ListString
See Also