Click or drag to resize

ConcatFunction Properties

The ConcatFunction type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the Arguments the function applies to.
Public propertyCanParallelise
Gets whether an expression can safely be evaluated in parallel.
Public propertyFunctor
Gets the Functor of the expression.
Public propertyType
Gets the Type of the SPARQL Expression.
Public propertyVariables
Gets the Variables used in the function.
Top
See Also