dotNetRDF API Documentation

SparqlVariable Members

SparqlVariable overview

Public Instance Constructors

SparqlVariable Overloaded. Initializes a new instance of the SparqlVariable class.

Public Instance Properties

Aggregate Gets the Aggregate Function for this Variable
IsAggregate Gets whether the Variable is an Aggregate
IsProjection Gets whether the Variable is a Projection Expression
IsResultVariable Gets whether the Variable appears in the Result Set
Name Variable Name
Projection Gets the Projection Expression for this Variable

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString Get the String representation of the Variable

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

SparqlVariable Class | VDS.RDF.Query Namespace