How to use Spark with neo4j?

Multi tool use


How to use Spark with neo4j?
I am a beginner for Neo4j.
Recently i was creating graphes by loading the csv and creating in the main time nodes and their relationships.
now my boss ,who wants a scalable solution,give me a Spark project and want me to process or load the java-pair-rdd and create a graph based on it.
so how to use spark with neo4j ?
Update:
I found Cypher for Apache Spark but it's steel in Beta version and the Build dosen't succeed on windows 10.
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Search previous questions for how others are doing it stackoverflow.com/questions/tagged/…
– cricket_007
Jul 10 at 14:06