new RowSet() A set of rows. Source: vertx-sql-client-js/row_set.js, line 34 Methods iterator() → {RowIterator} Source: vertx-sql-client-js/row_set.js, line 66 Returns: Type RowIterator next() → {RowSet} Source: vertx-sql-client-js/row_set.js, line 82 Returns: Type RowSet value() → {RowSet} Get the result value. Source: vertx-sql-client-js/row_set.js, line 50 Returns: the result Type RowSet