com.hp.hpl.jena.sparql.algebra.optimize
Class TransformPropertyFunction
java.lang.Object
com.hp.hpl.jena.sparql.algebra.TransformCopy
com.hp.hpl.jena.sparql.algebra.optimize.TransformPropertyFunction
- All Implemented Interfaces:
- Transform
public class TransformPropertyFunction
- extends TransformCopy
Rewrite to replace a property function property with the call to the property function implementation
| Methods inherited from class com.hp.hpl.jena.sparql.algebra.TransformCopy |
transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform |
TransformPropertyFunction
public TransformPropertyFunction(Context context)
transform
public Op transform(OpTriple opTriple)
- Specified by:
transform in interface Transform- Overrides:
transform in class TransformCopy
transform
public Op transform(OpBGP opBGP)
- Specified by:
transform in interface Transform- Overrides:
transform in class TransformCopy
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.