Derive a graph edge from an ORM association descriptor (as produced by Model.hasMany/belongsTo/etc.). Accepts a loose shape so it works with either the ORM's association objects or a plain GraphAssociationSpec.
Model.hasMany
belongsTo
Derive a graph edge from an ORM association descriptor (as produced by
Model.hasMany/belongsTo/etc.). Accepts a loose shape so it works with either the ORM's association objects or a plain GraphAssociationSpec.