Cloud Datastore Client - Class EntityPageIterator (1.22.1)

Reference documentation and code samples for the Cloud Datastore Client class EntityPageIterator.

Iterates over a set of pages containing Google\Cloud\Datastore\Entity items.

Namespace

Google \ Cloud \ Datastore

Methods

moreResultsType

The state of the query after the current batch.

Returns
TypeDescription
string|null

current

Get the current page.

Returns
TypeDescription
array|null