Click or drag to resize

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; }

Property Value

Type: ListString
See Also