Click or drag to resize

SparqlVariable Constructor

Overload List
  NameDescription
Public methodSparqlVariable(String)
Creates a new Sparql Variable.
Public methodSparqlVariable(String, Boolean)
Creates a new Sparql Variable.
Public methodSparqlVariable(String, ISparqlAggregate)
Creates a new Sparql Variable which is an Aggregate.
Public methodSparqlVariable(String, ISparqlExpression)
Creates a new Sparql Variable which is a Projection Expression.
Top
See Also