cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

idayan
Node
since ‎04-16-2020
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi, On my app I have data of 5 million users. I load it into Neo4j as a graph. Also, on Spark I processed the data, and for each user I need to query Neo4j. I did it using a spark UDF, that http calls Neo4j server. It took too long and get connection...