BaseStardogConnectorGetReasoningParameter Method |
Get the query parameter string that specifies the current reasoning mode.
Namespace:
VDS.RDF.Storage
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax protected virtual string GetReasoningParameter()
Protected Overridable Function GetReasoningParameter As String
Return Value
Type:
String[Missing <returns> documentation for "M:VDS.RDF.Storage.BaseStardogConnector.GetReasoningParameter"]
See Also