Class PropertyFunctionFactoryBenchmark

java.lang.Object
org.aksw.jena_sparql_api.sparql.ext.benchmark.PropertyFunctionFactoryBenchmark
All Implemented Interfaces:
org.apache.jena.sparql.pfunction.PropertyFunctionFactory

public class PropertyFunctionFactoryBenchmark extends Object implements org.apache.jena.sparql.pfunction.PropertyFunctionFactory
"SELECT ... { }" sys:benchmark(?time ?size)
Author:
raven
  • Field Details

  • Constructor Details

    • PropertyFunctionFactoryBenchmark

      public PropertyFunctionFactoryBenchmark()
  • Method Details

    • create

      public org.apache.jena.sparql.pfunction.PropertyFunction create(String uri)
      Specified by:
      create in interface org.apache.jena.sparql.pfunction.PropertyFunctionFactory