Uses of Class
org.apache.jena.sparql.algebra.op.Op1
Packages that use Op1
-
Uses of Op1 in org.apache.jena.sparql.algebra.op
Subclasses of Op1 in org.apache.jena.sparql.algebra.opModifier and TypeClassDescriptionclass
class
class
class
This is the operation in standard SPARQL 1.1 OpAssign is specifically in support of LET.class
class
class
class
class
Do-nothing class that means that tags/labels/comments can be left in the algebra tree.class
class
Mark solution modifiersclass
class
General procedure in algebra evaluation (a stored procedure facility) Syntax (ARQ extension):CALL <iri>(?x, ?y+3)
.class
class
Property functions (or any OpBGP replacement) Execution will be per-engine specificclass
class
class
class
Top N from a stream of items - for small N, better than ORDER BY + LIMIT Nclass
Methods in org.apache.jena.sparql.algebra.op that return Op1 -
Uses of Op1 in org.apache.jena.sparql.algebra.walker
Methods in org.apache.jena.sparql.algebra.walker with parameters of type Op1