Answer Posted / Sunil Kumar Sharma
GraphX is an Apache Spark library that provides a high-level interface to create and run graph computation programs. It extends the functionality of Spark for graph processing tasks such as connected components, shortest paths, page rank, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers