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 TypeClassDescriptionclassclassclassclassThis is the operation in standard SPARQL 1.1 OpAssign is specifically in support of LET.classclassclassclassclassDo-nothing class that means that tags/labels/comments can be left in the algebra tree.classclassMark solution modifiersclassclassGeneral procedure in algebra evaluation (a stored procedure facility) Syntax (ARQ extension):CALL <iri>(?x, ?y+3).classclassProperty functions (or any OpBGP replacement) Execution will be per-engine specificclassclassclassclassTop N from a stream of items - for small N, better than ORDER BY + LIMIT NclassMethods 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