VDS.RDF.Query.Expressions.Functions.Sparql.Boolean Namespace |
| Class | Description | |
|---|---|---|
| BoundFunction |
Class representing the SPARQL BOUND() function.
| |
| ExistsFunction |
Represents an EXIST/NOT EXISTS clause used as a Function in an Expression.
| |
| IsBlankFunction |
Class representing the Sparql IsBlank() function.
| |
| IsIriFunction |
Class representing the Sparql IsIRI() function.
| |
| IsLiteralFunction |
Class representing the Sparql IsLiteral() function.
| |
| IsNumericFunction |
Represents the SPARQL ISNUMERIC() Function.
| |
| IsUriFunction |
Class representing the Sparql IsURI() function.
| |
| LangMatchesFunction |
Class representing the Sparql LangMatches() function.
| |
| RegexFunction |
Class representing the SPARQL REGEX function.
| |
| SameTermFunction |
Class representing the Sparql SameTerm() function.
|