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; }
Public ReadOnly Property IsProjection As Boolean
Get
Property Value
Type:
BooleanSee Also