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