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

getFirst() public method

public getFirst ( ) : mixed
return mixed
    public function getFirst()
    {
        return $this->first;
    }