Traqula
    Preparing search index...
    interface Create {
        silent?: boolean;
        source: NamedNode;
        subType?: string;
        type: CREATE;
    }

    Hierarchy (View Summary)

    Index

    Properties

    silent?: boolean
    source: NamedNode
    subType?: string
    type: CREATE