BaseStardogTemplateSchemaGraphs Property |
Gets/Sets the graphs that contain the schema (TBox) that are used for reasoning.
Namespace:
VDS.RDF.Storage.Management.Provisioning.Stardog
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public List<string> SchemaGraphs { get; set; }
Public Property SchemaGraphs As List(Of String)
Get
Set
Property Value
Type:
ListStringSee Also