NDEx JavaScript Client API Reference - v0.6.0-alpha.5
    Preparing search index...

    Interface CX2Status

    interface CX2Status {
        error?: string;
        success?: boolean;
    }
    Index

    Properties

    Properties

    error?: string
    success?: boolean