Graphora API
    Preparing search index...

    Interface GraphEventBase

    interface GraphEventBase {
        type: string;
        version: number;
    }

    Hierarchy (View Summary)

    Index
    type: string
    version: number