| Package | Description |
|---|---|
| org.apache.jena.sparql.algebra.op | |
| org.apache.jena.sparql.algebra.walker |
| Modifier and Type | Class and Description |
|---|---|
class |
OpDistinct |
class |
OpDistinctReduced |
class |
OpList |
class |
OpOrder |
class |
OpProject |
class |
OpReduced |
class |
OpSlice |
class |
OpTopN
Top N from a stream of items - for small N, better than ORDER BY + LIMIT N
|
| Modifier and Type | Method and Description |
|---|---|
default void |
OpVisitorByType.visitModifer(OpModifier opMod) |
default void |
OpVisitorByTypeAndExpr.visitModifer(OpModifier opMod) |
Licenced under the Apache License, Version 2.0