Skip to content

Support many:many edges with data #12

Open
@xixixao

Description

@xixixao

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

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions