InterviewSolution
Saved Bookmarks
| 1. |
GraphX provides an API for expressing graph computation that can model the __________ abstraction.(a) GaAdt(b) Spark Core(c) Pregel(d) None of the mentioned |
|
Answer» The correct option is (c) Pregel To elaborate: GraphX is used for machine learning. |
|