Click or drag to resize

BaseStardogConnectorReasoning Property

Gets/Sets the reasoning mode to use for queries.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public virtual StardogReasoningMode Reasoning { get; set; }

Property Value

Type: StardogReasoningMode
See Also