Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.60
    Preparing search index...
    interface NetworkEdge {
    ย ย ย ย source: string;
    ย ย ย ย target: string;
    ย ย ย ย weight: number;
    ย ย ย ย type: string;
    }
    Index

    Properties

    source: string
    target: string
    weight: number
    type: string