Neo4J with Apache Spark

Prosenjit Chakraborty
8 min readApr 29, 2020

When we work on highly connected data sets such as social networks, world travel routes, material traceability for manufacturing & distribution industry, a robust graph database is must to store the data. On the other hand we need a big data processing tool to handle large datasets.

In this blog, we’ll show how to store a highly connected data set into the very well known graph database - Neo4J along with processing the…

--

--