Hi all,
I have a Janusgraph with more than 100K vertices.
When I try to retrieve all the vertices through a java code using a gremlin query, it takes more than 10 mins to list all the vertices.
I am using hbase as backend source, and elastic search for searching.
Thanks,
Himanshu