GArrow.RecordBatchIterator.next – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
RecordBatchIterator
iterator
RecordBatchIterator
equal
next
to_list
next
Description:
[
Version
( since =
"0.17.0"
) ]
public
RecordBatch
?
next
()
throws
Error
Parameters:
this
A
RecordBatchIterator
.
Returns:
The next
RecordBatch
, or
null
when the iterator is completed.