Answer Posted / Kaushal Kishor
Pregel API is a graph processing system in Apache Spark, based on the Pregel paper by Carnegie Mellon University. It allows for parallel computation of large graphs, handling both vertices and edges in a single iterative computation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers