Package org.apache.jena.sparql.algebra
Class PropertyFunctionGenerator
- java.lang.Object
-
- org.apache.jena.sparql.algebra.PropertyFunctionGenerator
-
public class PropertyFunctionGenerator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PropertyFunctionGenerator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Op
buildPropertyFunctions(PropertyFunctionRegistry registry, OpBGP opBGP, Context context)
-
-
-
Method Detail
-
buildPropertyFunctions
public static Op buildPropertyFunctions(PropertyFunctionRegistry registry, OpBGP opBGP, Context context)
-
-