GraphAware\Neo4j\OGM\Query\Pagination::getMax PHP Метод

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

public getMax ( ) : mixed
Результат mixed
    public function getMax()
    {
        return $this->max;
    }