Hi, 
I have a graph where no. of edges b/w two vertices are more than once
possible. Now I need to find out who are top vertices between which no. of
calls happen more? 

output should look like (V1, V2 , No. of edges)   
So I need to know, how to find out total no. of edges b/w only that two
vertices. 




-----
--Harihar
--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/How-to-get-list-of-edges-between-two-Vertex-tp19309.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to