Class uuid
- java.lang.Object
-
- org.apache.jena.sparql.function.FunctionBase
-
- org.apache.jena.sparql.function.FunctionBase0
-
- org.apache.jena.sparql.function.library.uuid
-
- All Implemented Interfaces:
Function
public class uuid extends FunctionBase0
Function that returns a UUID
-
-
Constructor Summary
Constructors Constructor Description uuid()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NodeValueexec()-
Methods inherited from class org.apache.jena.sparql.function.FunctionBase0
checkBuild, exec
-
Methods inherited from class org.apache.jena.sparql.function.FunctionBase
build, evalArgs, exec
-
-
-
-
Method Detail
-
exec
public NodeValue exec()
- Specified by:
execin classFunctionBase0
-
-