Uses of Class
org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Now
-
Uses of Now in org.eclipse.rdf4j.query.algebra.evaluation.impl
Modifier 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.