I've read that Giraph is a graph analysis framework, but is it anyway possible to add, remove or update the nodes & edges of the graph loaded in memory by Giraph?
Asked
Active
Viewed 53 times
1 Answers
0
Yes, Giraph provides APIs to add/remove vertex/edge into/from the underlying graph while the computation are running.

Masoud Sagharichian
- 293
- 2
- 9