Package | Description |
---|---|
Allegory.Star |
Modifier and Type | Method and Description |
---|---|
static yc |
yc.make(PrologDB.Tuple t) |
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<yc> |
ycTable.tuples() |
Modifier and Type | Method and Description |
---|---|
void |
ycTable.cascadingDeleteLocal(yc t) |
boolean |
ycTable.deleteFromSubTables(yc t) |
Modifier and Type | Method and Description |
---|---|
<TABLE> TABLE |
yc.applyyc(java.util.function.Function<yc,TABLE> f) |
Constructor and Description |
---|
ycTable(Database db,
yc t) |