Package | Description |
---|---|
org.deri.cqels.engine |
Modifier and Type | Class and Description |
---|---|
class |
ContinuousConstruct
This class acts as a router standing in the root of the tree
if the query is a construct-type
|
class |
ContinuousSelect
This class acts as a router standing in the root of the tree
if the query is a select-type
|
class |
ExtendRouter |
class |
FilterExprRouter
This class implements the router with filter operator
|
class |
GroupRouter
This class implements the router with group-by operator
|
class |
ProjectRouter
This class implements the router with project operator
|