Click or drag to resize

SparqlVariableIsProjection Property

Gets whether the Variable is a Projection Expression.

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

Property Value

Type: Boolean
See Also