java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Rand
All Implemented Interfaces:
Function

public class Rand extends Object implements Function
The SPARQL built-in Function RAND, as defined in SPARQL Query Language for RDF
Author:
Jeen Broekstra
  • Constructor Details

    • Rand

      public Rand()
  • Method Details