Click or drag to resize

IDistinctAggregateBuilder.Avg 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