public function getDescendants()
    {
        // Find all direct child/parent relationships
        $query = new Query($this->getConnection());
        $query->sql(