Click or drag to resize

BaseAggregateFunctor Property

Gets the Functor of the Aggregate.

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

Property Value

Type: String

Implements

ISparqlAggregateFunctor
See Also