node-ovsdb
    Preparing search index...

    Interface CountResult

    Count-based operation result.

    interface CountResult {
        count: number;
    }
    Index

    Properties

    Properties

    count: number