I don't know if Pregel would be necessary since it's not iterative

You could filter the graph by looking at edge triplets, and testing if
source =B, dest =A, and edge value > 5



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/GraphX-question-about-graph-traversal-tp12491p12494.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