LeviathanFunctionFactory Class |
Namespace: VDS.RDF.Query.Expressions
The LeviathanFunctionFactory type exposes the following members.
Name | Description | |
---|---|---|
LeviathanFunctionFactory | Initializes a new instance of the LeviathanFunctionFactory class |
Name | Description | |
---|---|---|
AvailableExtensionAggregates |
Gets the Extension Aggregate URIs supported by this Factory.
| |
AvailableExtensionFunctions |
Gets the Extension Function URIs supported by this Factory.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TryCreateExpression |
Tries to create an Leviathan Function expression if the function Uri correseponds to a supported Leviathan Function.
|
Name | Description | |
---|---|---|
All |
Constants for Leviathan Boolean Aggregates.
| |
Any |
Constants for Leviathan Boolean Aggregates.
| |
Cartesian |
Constants for Leviathan Numeric Functions.
| |
Cube |
Constants for Leviathan Numeric Functions.
| |
DegreesToRadians |
Constants for Leviathan Numeric Functions.
| |
E |
Constants for Leviathan Numeric Functions.
| |
Factorial |
Constants for Leviathan Numeric Functions.
| |
LeviathanFunctionsNamespace |
Leviathan Function Namespace.
| |
Ln |
Constants for Leviathan Numeric Functions.
| |
Log |
Constants for Leviathan Numeric Functions.
| |
MD5Hash |
Constants for Leviathan String Functions.
| |
Median |
Constants for other Leviathan Aggregate.
| |
Mode |
Constants for other Leviathan Aggregate.
| |
None |
Constants for Leviathan Boolean Aggregates.
| |
NumericMax |
Constants for Leviathan Numeric Aggregates.
| |
NumericMin |
Constants for Leviathan Numeric Aggregates.
| |
Power |
Constants for Leviathan Numeric Functions.
| |
Pythagoras |
Constants for Leviathan Numeric Functions.
| |
RadiansToDegrees |
Constants for Leviathan Numeric Functions.
| |
Random |
Constants for Leviathan Numeric Functions.
| |
Reciprocal |
Constants for Leviathan Numeric Functions.
| |
Root |
Constants for Leviathan Numeric Functions.
| |
Sha256Hash |
Constants for Leviathan String Functions.
| |
Square |
Constants for Leviathan Numeric Functions.
| |
SquareRoot |
Constants for Leviathan Numeric Functions.
| |
Ten |
Constants for Leviathan Numeric Functions.
| |
TrigCos |
Constants for Leviathan Numeric Functions.
| |
TrigCosec |
Constants for Leviathan Numeric Functions.
| |
TrigCosecInv |
Constants for Leviathan Numeric Functions.
| |
TrigCosInv |
Constants for Leviathan Numeric Functions.
| |
TrigCotan |
Constants for Leviathan Numeric Functions.
| |
TrigCotanInv |
Constants for Leviathan Numeric Functions.
| |
TrigSec |
Constants for Leviathan Numeric Functions.
| |
TrigSecInv |
Constants for Leviathan Numeric Functions.
| |
TrigSin |
Constants for Leviathan Numeric Functions.
| |
TrigSinInv |
Constants for Leviathan Numeric Functions.
| |
TrigTan |
Constants for Leviathan Numeric Functions.
| |
TrigTanInv |
Constants for Leviathan Numeric Functions.
|