Open
Description
It would be useful to have support for relations: standalone many-to-many as well as property-based to-one relations, see e.g. Go relations. To implement the minimal, the following needs to be addressed:
- add property & standalone relation definitions support to the model
- for standalone relations: add box methods exposing c-api
obx_box_rel_*
- add necessary c-api callbacks to
objectbox/c.py