|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Op1 | |
---|---|
com.hp.hpl.jena.sparql.algebra | |
com.hp.hpl.jena.sparql.algebra.op |
Uses of Op1 in com.hp.hpl.jena.sparql.algebra |
---|
Methods in com.hp.hpl.jena.sparql.algebra with parameters of type Op1 | |
---|---|
static Op |
OpLib.sub(Op1 op)
|
Uses of Op1 in com.hp.hpl.jena.sparql.algebra.op |
---|
Subclasses of Op1 in com.hp.hpl.jena.sparql.algebra.op | |
---|---|
class |
OpAssign
|
class |
OpDistinct
|
class |
OpExtend
This is the operation in stadard SPARQL 1.1 OpAssign is specifically in support of LET. |
class |
OpFilter
|
class |
OpGraph
|
class |
OpGroup
|
class |
OpLabel
Do-nothing class that means that tags/labels/comments can be left in the algebra tree. |
class |
OpList
|
class |
OpModifier
Mark solution modifiers |
class |
OpOrder
|
class |
OpProcedure
General procedure in algebra evaluation (a stored procedure facility) Syntax (ARQ extension): CALL |
class |
OpProject
|
class |
OpPropFunc
Property functions (or any OpBGP replacement) Execution will be per-engine specific |
class |
OpReduced
|
class |
OpService
|
class |
OpSlice
|
class |
OpTopN
Top N from a stream of items - for small N, better than ORDER BY + LIMIT N |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |