SparqlVariable.IsProjection Property |
Gets whether the Variable is a Projection Expression.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic bool IsProjection { get; }
Public ReadOnly Property IsProjection As Boolean
Get
Property Value
Type:
Boolean
See Also