First: The 2nd “Select” statement does not declare the variable “v”. I think it can only be “s” or “t”. Right?
Next: It says “The second SELECT statement selects a set of edges.” but I think it can only select vertices as no edges are declared. Or - what am I missing?
From here
Thank you.