Adam - 2012-08-13

Hi all,
I want to use getVerticesInOrderVisited() method of  BFSDistanceLabeler class. Although it is not said explicitly in javadoc, it seems to me that initialize() should be called prior to invoking getVerticesInOrderVisited(). Am I right?
If no, what is the source vertex for underlying BFS search?
Regards,
Adam