SparklingGraph provides easy to use set of features that will give you ability to proces large scala graphs using Spark and GraphX.
sparkling-graph 0.0.1
Group ID:
ml.sparkling
Artifact ID:
sparkling-graph_2.10
Version:
0.0.1
Release Date:
Feb 8, 2016
Licenses:
Files:
libraryDependencies += "ml.sparkling" %% "sparkling-graph" % "0.0.1"
ivy"ml.sparkling::sparkling-graph:0.0.1"
//> using dep "ml.sparkling::sparkling-graph:0.0.1"
import $ivy.`ml.sparkling::sparkling-graph:0.0.1`
<dependency> <groupId>ml.sparkling</groupId> <artifactId>sparkling-graph_2.10</artifactId> <version>0.0.1</version> </dependency>
compile group: 'ml.sparkling', name: 'sparkling-graph_2.10', version: '0.0.1'