The problem that I'm working on is
Graph of function $f : \mathbb{N}\rightarrow \mathbb{N}$ is set {$(x, f(x))$, $x \in \mathbb{N}$ and $f(x)$ $\neq \perp$} $\subseteq \mathbb{N}^{2}$. Prove that function $f$ is totally computable when $f(x)$ is defined for every $x $ $\in $ $\mathbb{N}$ and his graph is recursively enumerable set.
Do you have any suggestions how to prove it? I have recently started learning theory of computability so some easy to understand answers would be appreciated.