As for the inner class, that depends; does the Ver...
# getting-started
k
As for the inner class, that depends; does the Vertex or the Edge need access to the outer class (the Graph class)? If not, no reason to declare it as
inner