-
- Description:
Library that provides an ability to do manipulations and computations of the graph using Spark and GraphX. Using features provided you can easily load your graph from CSV (more formats like GraphML are planned) and compute well-known measures like Katz centrality, Eigenvector centrality, Local clustering and others. There is a possibility to use the Fastutil library for storing data so that memory consumption can be reduced.
- Changes to previous version:
Graph partitioning methods APSP approximation method Performance improvements License change Bug fixes
- BibTeX Entry: Download
- Corresponding Paper BibTeX Entry: Download
- Supported Operating Systems: Platform Independent
- Data Formats: Csv, Graphml
- Tags: Graph, Distributed, Big Data, Social Network Analysis
- Archive: download here
Comments
No one has posted any comments yet. Perhaps you'd like to be the first?
Leave a comment
You must be logged in to post comments.