Graphora API
    Preparing search index...

    Interface GraphClearedEvent

    interface GraphClearedEvent {
        type: "graph:cleared";
        version: number;
    }

    Hierarchy (View Summary)

    Index
    type: "graph:cleared"
    version: number