Hi,
It depends. What kind of relation between the original and the "converted" graph you want to obtain?
If you want to keep the same set of vertices, a trivial solution consists in deleting all arcs :)
If you want to keep some arcs, maybe a spanning tree is what you want?
Best,
--
Stefan