Read or write in JanusGraph with Spark GraphFrames


rafi ansari <rafi1...@...>
 

Hi all,

Is there any documentation on how to connect Spark GraphFrame to JanusGraph for BULK read/write operations?

JanusGraph docs (https://docs.janusgraph.org/advanced-topics/hadoop/) shows how to do OLAP on Gremlin, but I could not find any documentation or source doing OLAP using Spark GraphFrame.

Thanks

Rafi