Open gdbassett opened 9 years ago
The cg_query->get_titan_subgraph function has to do lots of repetitive queries which is inefficient. Try and query all data at once and return the entire subgraph.
The cg_query->get_titan_subgraph function has to do lots of repetitive queries which is inefficient. Try and query all data at once and return the entire subgraph.