Uses of Class
org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Now
Packages that use Now
-
Uses of Now in org.eclipse.rdf4j.query.algebra.evaluation.impl
Methods in org.eclipse.rdf4j.query.algebra.evaluation.impl with parameters of type NowModifier and TypeMethodDescriptionStrictEvaluationStrategy.evaluate(Now node, BindingSet bindings)
Deprecated, for removal: This API element is subject to removal in a future version.protected QueryValueEvaluationStep
StrictEvaluationStrategy.prepare(Now node, QueryEvaluationContext context)
During the execution of a single query NOW() should always return the same result and is in practical terms a constant during evaluation.