BaseBinaryExpressionFunctor Property |
Gets the Functor of the Expression.
Namespace:
VDS.RDF.Query.Expressions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public abstract string Functor { get; }
Public MustOverride ReadOnly Property Functor As String
Get
Property Value
Type:
StringImplements
ISparqlExpressionFunctorSee Also