-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Right now many:many edges that need to store data (or additional edges) can be modeled by two 1:many edges pointing at the same table. This is good, but perhaps it has some functionality gaps. many:many edges support looking up edge presence and traversing the edge by using a combined index, but in the case of an ent defined for this purpose the developer has to do this manually.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request