Click or drag to resize

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

Property Value

Type: Boolean
See Also