private function getNodeData($row) { $data = $this->getNodesData(array($row)); return array_shift($data); }