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
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fn
-
-
Constructor Details
-
PropertyFunctionFactoryBenchmark
public PropertyFunctionFactoryBenchmark()
-
-
Method Details
-
create
- Specified by:
createin interfaceorg.apache.jena.sparql.pfunction.PropertyFunctionFactory
-