Class E_NextLong
java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase0
org.aksw.jena_sparql_api.sparql.ext.benchmark.E_NextLong
- All Implemented Interfaces:
org.apache.jena.sparql.function.Function
public class E_NextLong
extends org.apache.jena.sparql.function.FunctionBase0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.sparql.function.FunctionBase0
checkBuild, execMethods inherited from class org.apache.jena.sparql.function.FunctionBase
build, exec
-
Field Details
-
symNextLong
public static final org.apache.jena.sparql.util.Symbol symNextLong
-
-
Constructor Details
-
E_NextLong
public E_NextLong()
-
-
Method Details
-
exec
protected org.apache.jena.sparql.expr.NodeValue exec(List<org.apache.jena.sparql.expr.NodeValue> args, org.apache.jena.sparql.function.FunctionEnv env) - Overrides:
execin classorg.apache.jena.sparql.function.FunctionBase
-
exec
public org.apache.jena.sparql.expr.NodeValue exec()- Specified by:
execin classorg.apache.jena.sparql.function.FunctionBase0
-