| Package | Description |
|---|---|
| ca.uqac.dim.turtledb |
| Modifier and Type | Field and Description |
|---|---|
protected Table |
BinaryRelation.BinaryRelationCacheIterator.m_intermediateLeft |
protected Table |
RelationCacheIterator.m_intermediateResult |
protected Table |
BinaryRelation.BinaryRelationCacheIterator.m_intermediateRight |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Vector<Table> |
NAryRelation.NAryRelationCacheIterator.m_results |
| Modifier and Type | Method and Description |
|---|---|
Table |
Engine.evaluate(org.w3c.dom.Document d) |
Table |
Engine.evaluate(Relation query)
Locally evaluates a query
|
Table |
Engine.evaluate(java.lang.String s)
Locally evaluates a query
|
static Table |
TableParser.parseFromCsv(java.lang.String name,
java.lang.String s)
Builds a table from a character string.
|
protected static Table |
XmlQueryParser.parseTable(org.w3c.dom.Node e)
Parse a table.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
QueryVisitor.visit(Table r) |
void |
EmptyQueryVisitor.visit(Table r) |
Copyright © Sylvain HallĂ©. All Rights Reserved.