Click or drag to resize

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

Property Value

Type: ListString
See Also