Perhaps a sqlite database? I want it to be as complete in capability as GraphViz, but it needs to be able to support millions of nodes. The use case is to use it to model a function call graph in a tens of millions SLOC C++ project.
Perhaps a sqlite database? I want it to be as complete in capability as GraphViz, but it needs to be able to support millions of nodes.
The use case is to use it to model a function call graph in a tens of millions SLOC C++ project.