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.

Most effecient way to load up millions of nodes?

Hi people,

I am pretty new to Neo4j and using it for doing analytics on crypto transaction data. There's millions of nodes and even more transactions to be transfered over to the graph. What is the most effecient way to do that?

What I am doing right now is that for each new transaction that I parse (from the blockchain client), I create a new RX session. I kind of have the feeling that this is not the best way to do it.

One problem that comes up with the above method is that every now and then there is a deadlock which causes a crash. Any ideas how to solve that?

Thank you in advance!

0 REPLIES 0