|
|
|
|
|
by kohlerm
788 days ago
|
|
https://eclipse.dev/mat/ can handle very large graphs of objects using a similar approach. It also does implement some kind of paging, such that you do not have to load the complete graph into memory when running some of the graph algorithms. |
|