Module org.apache.jena.arq
Package org.apache.jena.sparql.syntax.syntaxtransform
package org.apache.jena.sparql.syntax.syntaxtransform
-
ClassDescriptionTransformation function on an ElementClean a SPARQL and ARQ syntax.Create a copy if the Element(s) below has changed.A bottom-up application of a transformation of SPARQL syntax Elements.Transformation function on an Element that does nothing.An
ElementTransform
which replaces occurrences of a variable with a Node value.A copying transform that applies an ElementTransform syntax pattern of E_Exist and E_NoExistsSpecial version of ExprTransform for applying a node transform on syntax (Elements) onlyANodeTransform
substituting variables forNode
s.Support for transformation of query abstract syntax.Support for transformation of update abstract syntax.