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