Package | Description |
---|---|
Allegory.Star |
Modifier and Type | Field and Description |
---|---|
W |
wc.cw |
Modifier and Type | Method and Description |
---|---|
static W |
W.make(PrologDB.Tuple t) |
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<W> |
WTable.tuples() |
Modifier and Type | Method and Description |
---|---|
void |
WTable.cascadingDeleteLocal(W t) |
boolean |
WTable.deleteFromSubTables(W t) |
Modifier and Type | Method and Description |
---|---|
<TABLE> TABLE |
W.applyW(java.util.function.Function<W,TABLE> f) |
Constructor and Description |
---|
wc(java.lang.String id,
W cw,
C wc) |
WTable(Database db,
W t) |