Click or drag to resize

VDS.RDF.Query.Expressions.Functions.Sparql.Numeric Namespace

Namespace containing expression classes which provide the SPARQL built-in numeric functions.
Classes
  ClassDescription
Public classAbsFunction
Represents the SPARQL ABS() Function.
Public classCeilFunction
Represents the SPARQL CEIL() Function.
Public classFloorFunction
Represents the SPARQL FLOOR() Function.
Public classRandFunction
Represents the SPARQL RAND() Function.
Public classRoundFunction
Represents the SPARQL ROUND() Function.