Skip to content

aayush-gupta15/spark-graphx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-graphx

GraphX is Apache Spark's API for graphs and graph-parallel computation.

This code will create a Graph from a csv file. It will calculate the number of nodes, number of edges, node with Highest pagerank and also the node with highest indegree and outdegree.

Hope you find it useful.

Releases

No releases published

Packages

No packages published