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

getOrderBy() public method

public getOrderBy ( )
    public function getOrderBy()
    {
        return $this->orderBy;
    }