Skip to content

Read All Rows From Selected Columns #142

@Neofield-Dylan

Description

@Neofield-Dylan

Is there a way to read all rows from selected columns when creating cursor ?

I noticed that cursor has rowGroup which has all the data that I need to fetch, but I am not sure if always it will have all rows fetched or it's just because the data I loaded is small.
Because it will be much better to get all the rows in this way or than having to iterate with cursor.next

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions