Class PropertyFunctionFactoryExecSelect

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

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

  • Constructor Details

    • PropertyFunctionFactoryExecSelect

      public PropertyFunctionFactoryExecSelect()
  • Method Details

    • create

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