User Portlet User Portlet

Discussions
Hello, I want to get the end points of an Edge of a Graph. For example see the following source,  [mcode]In[1]:=gFriendShip = ExampleData[{"NetworkGraph", "Friendship"}]; In[2]:= EdgeList[gFriendShip, "Rose" \[UndirectedEdge] _] Out[2]:={"Anna"...