PatternItemRigorousEvaluation Property |
Gets/Sets whether rigorous evaluation is used, note that this setting may be overridden by the global
RigorousEvaluation option.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool RigorousEvaluation { get; set; }
Public Property RigorousEvaluation As Boolean
Get
Set
Property Value
Type:
BooleanSee Also