getAllRelatedIds

abstract fun getAllRelatedIds(id: ModelID<*>): Set<ModelID<*>>

Finds all models that have a relation to the specified model.