VDS.RDF.Query.Expressions.Functions.Arq Namespace |
Class | Description | |
---|---|---|
BNodeFunction |
Represents the ARQ afn:bnode() function.
| |
EFunction |
Represents the ARQ e() function.
| |
LocalNameFunction |
Represents the ARQ afn:localname() function.
| |
MaxFunction |
Represents the ARQ max() function.
| |
MinFunction |
Represents the ARQ min() function.
| |
NamespaceFunction |
Represents the ARQ namespace() function.
| |
NowFunction |
Represents the ARQ afn:now() function.
| |
PiFunction |
Represents the ARQ pi() function.
| |
Sha1Function |
Represents the ARQ afn:sha1sum() function.
| |
StringJoinFunction |
Represents the ARQ afn:strjoin() function which is a string concatenation function with a separator.
| |
SubstringFunction |
Represents the ARQ afn:substring() function which is a sub-string with Java semantics.
|