Closed krlawrence closed 1 year ago
The sample code examples (as appropriate) should be updated to use traversal() by itself rather than forms of new EmptyGraph().traversal()
traversal()
new EmptyGraph().traversal()
The sample code examples (as appropriate) should be updated to use
traversal()
by itself rather than forms ofnew EmptyGraph().traversal()