i understand that graphx is an immutable rdd.

i'm working on an algorithm that requires a mutable graph.  initially, the
graph starts with just a few nodes and edges.  then over time, it adds more
and more nodes and edges.   

what would be the best way to implement this growing graph with graphx?

thanks!



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/graphx-mutable-tp15777.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