| Package | Description |
|---|---|
| it.unibz.inf.ontop.iq.node | |
| it.unibz.inf.ontop.iq.node.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommutativeJoinNode
Commutative: the children order does not matter
|
interface |
CommutativeJoinOrFilterNode
Union of CommutativeJoinNode and FilterNode
|
interface |
FilterNode
TODO: explain
See IntermediateQueryFactory for creating a new instance.
|
interface |
InnerJoinLikeNode |
interface |
InnerJoinNode
See IntermediateQueryFactory for creating a new instance.
|
interface |
JoinLikeNode
Any kind of JOIN (inner, left join)
|
interface |
LeftJoinNode
See IntermediateQueryFactory for creating a new instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilterNodeImpl |
class |
InnerJoinNodeImpl |
class |
JoinLikeNodeImpl |
class |
JoinOrFilterNodeImpl |
class |
LeftJoinNodeImpl |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.