Hello,

  I've written this application that creates a graph and runs a query on
this graph.I want to test this application with very large amounts of data.
The graph is created using data that's structured into records.
When I have 5 million records for instance, it takes about 5 minutes for
hama to create the graph for this data. I want to load 100 million records
into the system. Is there a way I can do that only once and then run
programs on the existing graph?

Thank you in advance,
Kostas X.

Reply via email to