Summary
In this chapter, we discussed the Spark Graphx
library. We started with graph abstraction provided in the Graphx
library known as the Property Graph and then we discussed various graph operations provided by the Graphx
library with code examples. Finally, we discussed built-in graph algorithms provided by the Graphx
library along with code examples.
The motive of this book is to explain concepts of Spark in detail and provide their implementations in Java and this is what we have focused while writing each chapter of this book. We would like to thank all the readers of this book and hope that this book has served the purpose of learning that you aspired for. Your feedback is precious for us so please feel free to provide your feedback, at Packt Publishing for this book. As said, once you know how to walk you can always make efforts to run, we hope that this book will help readers to walk on the road of Apache Spark and guide them to achieve their goals.