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