| Package | Description |
|---|---|
| ca.uqac.dim.turtledb |
| Modifier and Type | Class and Description |
|---|---|
protected class |
BinaryRelation.BinaryRelationStreamIterator |
protected class |
Intersection.IntersectionIterator |
protected class |
Join.JoinStreamIterator |
protected class |
NAryRelation.NAryRelationStreamIterator |
protected class |
Product.ProductStreamIterator |
protected class |
Projection.ProjectionStreamIterator |
protected class |
Renaming.ProjectionStreamIterator |
protected class |
Selection.SelectionStreamIterator |
protected class |
Table.TableStreamIterator |
protected class |
UnaryRelation.UnaryRelationStreamIterator |
protected class |
Union.UnionStreamIterator |
protected class |
VariableTable.VariableTableStreamIterator |
| Modifier and Type | Field and Description |
|---|---|
protected RelationStreamIterator |
Join.JoinStreamIterator.m_childIterator |
| Modifier and Type | Method and Description |
|---|---|
RelationStreamIterator |
Union.streamIterator() |
RelationStreamIterator |
Renaming.streamIterator() |
RelationStreamIterator |
Intersection.streamIterator() |
RelationStreamIterator |
Selection.streamIterator() |
RelationStreamIterator |
VariableTable.streamIterator() |
RelationStreamIterator |
Table.streamIterator() |
RelationStreamIterator |
Projection.streamIterator() |
RelationStreamIterator |
Product.streamIterator() |
Copyright © Sylvain HallĂ©. All Rights Reserved.