Click or drag to resize

BaseUnaryExpressionFunctor Property

Gets the Functor of the Expression.

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

Property Value

Type: String

Implements

ISparqlExpressionFunctor
See Also