Hi! I have graph with 10000 or more (up 1000k) nodes and only few edges (can be weighted or not). It is a really sparse matrix. I can generate this graph using R. Which structure I can, should, use to store the edges? (mSparse?) Having this datastructures which clustering algorithm I can use in R? Sincerely Eryk