| Package | Description |
|---|---|
| com.hp.hpl.jena.sparql.algebra | |
| com.hp.hpl.jena.sparql.algebra.optimize | |
| com.hp.hpl.jena.sparql.expr | |
| com.hp.hpl.jena.sparql.function.user |
| Modifier and Type | Class and Description |
|---|---|
static class |
OpAsQuery.SubExprForVar
This class is used to take substitute an expressions for variables
in another expression.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExprTransformApplyTransform
A copying transform that applies an Op Transform to the algebra operator of E_Exist and E_NoExists
|
class |
ExprTransformConstantFold
An expression transform that simplifies expressions by constant folding
wherever possible
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExprTransformSubstitute
An expression transformer that substitutes another expression in place of variables
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExprTransformExpand
An expression transformer that will expand user defined function expressions
so they do not explicitly rely on other user defined functions.
|
Licenced under the Apache License, Version 2.0