ResultSet
The representation of a query result. The result set is an iterator over Result objects.
actual class ResultSet : DelegatedClass<<Error class: unknown class>> , Iterable<Result> , AutoCloseable(source)
The representation of a query result. The result set is an iterator over Result objects.