Google\Cloud\Datastore\Query\GqlQuery::start PHP Метод

start() публичный Метод

Fulfill the interface, but cursors are handled inside the query string.
public start ( string $cursor ) : void
$cursor string
Результат void
    public function start($cursor)
    {
    }