in reply to Re: Managing a graph with large number of nodes
in thread Managing a graph with large number of nodes

Installing a database engine is not such a problem. There are quite a few to choose from. Even most of the big expensive ones have free developer versions. Plus you may use DBD::SQLite which is a database engine inside a module. No need to install anything more.

Jenda
Enoch was right!
Enjoy the last years of Rome.

  • Comment on Re^2: Managing a graph with large number of nodes