Class MongoDbRows<T>

java.lang.Object
io.helidon.dbclient.mongodb.MongoDbRows<T>
Type Parameters:
T - type of the result, starts as DbRow

public final class MongoDbRows<T> extends Object
Mongo specific execution result containing result set with multiple rows.