Module tree

Source

Structsยง

Dog
DogQuery
This is plain old data.
Key
Person
PersonQuery
This table has keys to other tables
Surname
By defining a Surname type, we can query which Person have a given surname.
SurnameQuery
This is plain old data. By defining a Surname type, we can query which Person have a given surname.
Tree