GraphAware\Neo4j\OGM\Query\Pagination::getOrderBy PHP Méthode

getOrderBy() public méthode

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