| Interface | Description |
|---|---|
| ElementTransform |
Transformation function on an Element
|
| Class | Description |
|---|---|
| ElementTransformCleanGroupsOfOne |
Unwrap groups of one where they do not matter.
|
| ElementTransformCopyBase |
Create a copy if the Element(s) below has chanaged.
|
| ElementTransformer |
A bottom-up application of a transformation of SPARQL syntax Elements.
|
| ElementTransformIdentity |
Transformation function on an Element that does nothing.
|
| ElementTransformSubst |
An
ElementTransform which replaces occurences of a variable with a Node value. |
| ExprTransformApplyElementTransform |
A copying transform that applies an ElementTransform syntax pattern of
E_Exist and E_NoExists
|
| ExprTransformNodeElement |
Special version of ExprTransform for applying a node transform on syntax
(Elements) only
|
| NodeTransformSubst |
A
NodeTransform substituting variables for Nodes. |
| QueryTransformOps |
Support for transformation of query abstract syntax.
|
| TransformElementLib | |
| UpdateTransformOps |
Support for transformation of update abstract syntax.
|
Licenced under the Apache License, Version 2.0