Google\Cloud\Datastore\Query\GqlQuery::start PHP Méthode

start() public méthode

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