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.5
Group ID:
ml.sparkling
Artifact ID:
sparkling-graph_2.11
Version:
0.0.5
Release Date:
Apr 15, 2016
Licenses:
Files:
libraryDependencies += "ml.sparkling" %% "sparkling-graph" % "0.0.5"
ivy"ml.sparkling::sparkling-graph:0.0.5"
//> using dep "ml.sparkling::sparkling-graph:0.0.5"
import $ivy.`ml.sparkling::sparkling-graph:0.0.5`
<dependency> <groupId>ml.sparkling</groupId> <artifactId>sparkling-graph_2.11</artifactId> <version>0.0.5</version> </dependency>
compile group: 'ml.sparkling', name: 'sparkling-graph_2.11', version: '0.0.5'