I am using Spark and GraphX 2.0.2. I read that we can add vertices and edges to the graph in the vertex program (the compute() method).
I want to know how I can add new edges and vertices using the vprog
thank you
What i did was keep the values as a property of the vertices and expand it after using spark flatmap function.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more