Click or drag to resize

MaxAggregate Constructor

Overload List
  NameDescription
Public methodMaxAggregate(ISparqlExpression)
Creates a new MAX Aggregate.
Public methodMaxAggregate(VariableTerm)
Creates a new MAX Aggregate.
Public methodMaxAggregate(ISparqlExpression, Boolean)
Creates a new MAX Aggregate.
Public methodMaxAggregate(ISparqlExpression, ISparqlExpression)
Creates a new MAX Aggregate.
Public methodMaxAggregate(VariableTerm, Boolean)
Creates a new MAX Aggregate.
Top
See Also