Click or drag to resize

StringJoinAggregate.Functor Property

Gets the Functor of the Expression.

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

Property Value

Type: String

Implements

ISparqlAggregate.Functor
See Also