Click or drag to resize

IDistinctAggregateBuilderAvg Method

Overload List
  NameDescription
Public methodAvg(String)
Creates a AVG aggregate.
Public methodAvg(SparqlExpression)
Creates a AVG aggregate.
Public methodAvg(SparqlVariable)
Creates a AVG aggregate.
Public methodAvg(VariableTerm)
Creates a AVG aggregate.
Top
See Also