VDS.RDF.Query.Expressions.Functions.Sparql.String Namespace |
Class | Description | |
---|---|---|
![]() | BaseBinaryStringFunction |
Abstract Base Class for SPARQL String Testing functions which take two arguments.
|
![]() | BaseUUIDFunction |
Abstract Base Class for functions that generate UUIDs.
|
![]() | ConcatFunction |
Represents the SPARQL CONCAT function.
|
![]() | ContainsFunction |
Represents the SPARQL CONTAINS function.
|
![]() | DataType11Function |
Class representing the SPARQL Datatype() function in SPARQL 1.1.
|
![]() | DataTypeFunction |
Class representing the SPARQL Datatype() function.
|
![]() | EncodeForUriFunction |
Represents the SPARQL ENCODE_FOR_URI Function.
|
![]() | LangFunction |
Class representing the Sparql Lang() function.
|
![]() | LCaseFunction |
Represents the SPARQL LCASE Function.
|
![]() | ReplaceFunction |
Represents the XPath fn:replace() function.
|
![]() | StrAfterFunction |
Represents the SPARQL STRAFTER Function.
|
![]() | StrBeforeFunction |
Represents the SPARQL STRBEFORE function.
|
![]() | StrEndsFunction |
Represents the SPARQL STRENDS Function.
|
![]() | StrFunction |
Class representing the Sparql Str() function.
|
![]() | StrLenFunction |
Represents the SPARQL STRLEN Function.
|
![]() | StrStartsFunction |
Represents the SPARQL STRSTARTS Function.
|
![]() | StrUUIDFunction |
Represents the SPARQL STRUUID Function.
|
![]() | SubStrFunction |
Represents the SPARQL SUBSTR Function.
|
![]() | UCaseFunction |
Represents the SPARQL UCASE Function.
|
![]() | UUIDFunction |
Represents the SPARQL UUID Function.
|