Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-26-2019 08:42 PM
Hi,
May I know the RAM requirement for processing most of the traversal queries and run graph algorithms for 5 million nodes (9 labels) with 14million relationships (14 types), I have loaded the data from elastic, and data keep coming in like 10k per day
May I know your recommendation for server please,
I have to perform queries, for example shortest path, traversals, and run most of the graph algorithms, I would expect the response times as low as possible.
Thanks
Solved! Go to Solution.
11-27-2019 01:22 AM
11-27-2019 01:22 AM
11-27-2019 02:57 PM
In my local, I have set heap to 4g for
I keep running into memory issue with 23k nodes and 61k relation, May I know why and how much required, I'm in windows with 16GB RAM,i7 4cores
Thanks
11-29-2019 02:01 PM
:PayTransactions(TrxId)
?12-03-2019 03:01 PM
@apremgeorge - for the algorithms, you can use the memrec
procedure to estimate the memory you'll need to load the data and execute specific algorithms. See: https://neo4j.com/docs/graph-algorithms/current/projected-graph-model/memory-requirements/
All the sessions of the conference are now available online