Cassandra\Rows::valid PHP Méthode

valid() public méthode

Returns existence of more rows being available.
See also: Iterator::valid()
public valid ( ) : boolean
Résultat boolean whether there are more rows available for iteration
    public function valid()
    {
    }