in reply to
Working with a huge Graph object
I wouldn't be surprised if Berkeley DB (
DB_File
, in core Perl) would be a good way to explore this. It's disk-based, so has no memory limits.
Comment on
Re: Working with a huge Graph object
Download
Code
In Section
Seekers of Perl Wisdom