|
Scala
1.4.0.4 |
|||
Object Summary | |
case
|
object Inner
A join behaviour where a joined tuple is created only when a corresponding tuple exists in both original relations. |
object Outer
|
Class Summary | |
abstract
|
class Outer()
A join behaviour family where a joined tuple is created even when a tuple has no corresponding tuple in the other relation. |
|
Scala
1.4.0.4 |
|||