GraphAware\Neo4j\OGM\Query\Pagination::getMax PHP Method

getMax() public method

public getMax ( ) : mixed
return mixed
    public function getMax()
    {
        return $this->max;
    }