Traqula
    Preparing search index...
    interface CreateOperation {
        graph: GraphOrDefault;
        silent: boolean;
        type: "create";
    }
    Index

    Properties

    Properties

    silent: boolean
    type: "create"