Hi,
I have to write a initialize function , which should be called on the
startup of the rails application and only once during the startup.
This function creates a graph adding edges read from database.(I ahve
code written for this). Wondering what is the right point to populate
graph in the memory by calling this function.
Regards,
Sandeep G