Re: how is janusgraph data stored in Cassandra


Suny <sahithiy...@...>
 

Thanks,

Under Janusgraph keyspace in cassandra i see some tables with information stored as blob. Is there a way to find the row (containing data from janusgraph) in any table ? 


On Thursday, August 3, 2017 at 5:15:56 PM UTC-4, Kelvin Lawrence wrote:
Janus graph uses an adjacency list model. Each vertex, its properties and its adjacent edges are stored as a row in Cassandra.

You might find this part of the documentation of use.


HTH
Kelvin

On Thursday, August 3, 2017 at 3:51:58 PM UTC-5, Suny wrote:
Can someone explain how janusgraph data is stored in Cassandra ? Are there any specific tables in Cassandra that i can look at for data from janusgraph ?

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