First page Back Continue Last page Image
GraphX
- GraphX is Apache Spark's API for graphs and graph-parallel computation
- You can view the same data as both graphs and collections, transform and join graphs with RDDs efficiently
https://spark.apache.org/graphx/