Package org.eclipse.rdf4j.query.algebra.evaluation.function
package org.eclipse.rdf4j.query.algebra.evaluation.function
-
ClassDescriptionDeprecated.Deprecated.use
DateTimeCast
instead.Deprecated.useDecimalCast
instead.Deprecated.useDoubleCast
instead.Deprecated.useFloatCast
instead.A query function, which can be a built-in function in the query language, or a custom function as documented in the SPARQL 1.1 Query Language Recommendation.A ServiceRegistry for implementations of theFunction
interface.Deprecated.useIntegerCast
insteadDeprecated.useStringCast
insteadA function that can return a tuple ofValue
s.
BooleanCast
instead