Click or drag to resize

SparqlEvaluationContextTrimTemporaryVariables Property

Gets/Sets whether BGPs should trim temporary variables.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool TrimTemporaryVariables { get; set; }

Property Value

Type: Boolean
See Also