Re: Threads are unresponsive for some time after a particular amount of data transfer(119MB)


hadoopmarc@...
 

Hi Vinayak,

From gremlin console:

gremlin> graph = JanusGraphFactory.open('conf/your_config_with_right_keyspace.properties')
==>standardjanusgraph[cassandra:]
gremlin> g = graph.traversal()
vertices = g.V().toList()

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