Click or drag to resize

MedianAggregateFunctor Property

Gets the Functor of the Aggregate.

Namespace:  VDS.RDF.Query.Aggregates.Leviathan
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override string Functor { get; }

Property Value

Type: String

Implements

ISparqlAggregateFunctor
See Also