JME - Application Documentation
    Preparing search index...
    Edge:
        | { kind: "internal"; parts: EdgePart[]; to: Node }
        | { kind: "link"; points: Tuple3[]; to: Node }

    An edge in the junction graph — either internal (within a junction) or a link (between junctions)