hi again.  just want to check in again to see if anyone could advise on how
to implement a "mutable, growing graph" with graphx?  

we're building a graph is growing over time.  it adds more vertices and
edges every iteration of our algorithm.

it doesn't look like there is an obvious way to add a new vertice & a set of
edges to an existing graph.

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

thanks!



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