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