java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase0
org.apache.jena.sparql.function.library.SystemVar
org.apache.jena.sparql.function.library.now
- All Implemented Interfaces:
Function
Function that accesses the current time (the time the query started).
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.sparql.function.FunctionBase0
checkBuild, exec
Methods inherited from class org.apache.jena.sparql.function.FunctionBase
build, exec
-
Constructor Details
-
now
public now()
-