Janusgraph-Cassandra Storage Backend issue and table clarification
Hello!!
1) I would like to know how the janusgraph stores the data in cassandra as storage backend
what's the algo or class used to achieve this process (Java File)
2) How the data is actually stored in edgestore, graphindex tables in cassandra (the concept behind it or on what basis because i am not able to visibily see how the values or stored) it will be helpful if you explain it
3) the data are stored in blob is there any way to retrieve the data in fast manner when bulk data set (in lakhs) are stored in the cassandra-janusgraph database through java connectivity?
0 Replies