graphx-scala


This activator project describes a graphX functions Building Application Apache GraphX with Scala

This is use to process graph using GraphX. It demonstrates:


Dependency


The graphx is distributed using Maven Central so it can be easily added as a library dependency in your SBT build scripts, as follows:

libraryDependencies += "org.apache.spark" %% "spark-graphx" % "1.6.0"

Now Play



References