public function getIterator()
 {
     return $this->relationship->getIterator($this->metadata->name);
 }