Interface StreamableTable

    • Method Detail

      • stream

        Table stream()
        Returns an enumerator over the rows in this Table. Each row is represented as an array of its column values.