Where does Computation happens


Dany <danyinb@...>
 

Hi Team,

I have a clarification on a distributed query execution, Have JanusGraph setup with cassandra distributed storage. I am worried about the performance of complex queries.

1. Where does my query computation happen? Is it in the JanusGraph Gremlin server or on the distributed storage?
2. If the execution is on a gremlin server, does all the computations happen on a single gremlin instance or distributed query?
3. What is the max traversal of vertices and edges that can be handled by janusgraph server? eg. counts?

--
Regards,

Dany

Join {janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.