Miscellaneous
Entity relationship extraction
Overview
In cases where relationships exist between entities, it’s vital to define them explicitly in the model.
Following example demonstrates how to define relationships between users by
incorporating an $id
and $coworkers
fields.