GraphOne icon indicating copy to clipboard operation
GraphOne copied to clipboard

"GraphOne: A Data Store for Real-time Analytics on Evolving Graphs", Usenix FAST'19

Results 3 GraphOne issues
Sort by recently updated
recently updated
newest added

Would you like to add this feature or give me an instruction to quick fix it if possible? Thank you very much.

Hi there, as I've repeated another round of our internal experiments, I noticed a regression compared to the results I obtained back in February. For instance I am accounting a...

Can you remove a vertex from the graph once it has been created. If so, how? The method `g->get_typekv()->str2vid.erase( )` only removes the mapping between the external vertex identifier and...