Module polygraph::example::tree[][src]

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