I want to know the internal traversal of Graph by GraphX. Is it vertex and
edges based traversal or sequential traversal of RDDS? For example given a
vertex of graph, i want to fetch only of its neighbors Not the neighbors of
all the vertices ? How GraphX will traverse the graph in this case.

Thanks in anticipation.



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/How-does-GraphX-internally-traverse-the-Graph-tp21136.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