Riksdagsmonitor Intelligence Platform - v0.7.19
    Preparing search index...

    A cross-branch connection indicator

    interface MindmapConnection {
        fromBranch: string;
        toBranch: string;
        relationship: string;
    }
    Index

    Properties

    fromBranch: string

    Label of the source branch

    toBranch: string

    Label of the target branch

    relationship: string

    AI-described relationship between the two branches