Click or drag to resize

ISparqlExpressionFunctor Property

Gets the Function Name or Operator Symbol - function names may be URIs of Keywords or the empty string in the case of primary expressions.

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

Property Value

Type: String
See Also