Member Junction
    Preparing search index...

    Fired BEFORE an edge relationship is selected.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Cancel: boolean = false

    Set to true in a Before-event listener to prevent the action from completing

    CancelReason?: string

    Optional human-readable reason for telemetry, debugging, or UI feedback

    Edge: GraphEdge
    SourceNode: GraphNode<Record<string, unknown>> | null = null
    TargetNode: GraphNode<Record<string, unknown>> | null = null