Google\Cloud\Datastore\Query\GqlQuery::start PHP Method

start() public method

Fulfill the interface, but cursors are handled inside the query string.
public start ( string $cursor ) : void
$cursor string
return void
    public function start($cursor)
    {
    }