private suspend fun expandRelationPartner(relationPartner: RelationPartner, stack: ArrayDeque<RelationPartner>)

Helper to

Parameters

relationPartner

the relation partner to expand

stack

the stack to add the expanded relation partners to