com.datastax.bdp.graph.spark.graphframe
Construct initial DseGraphFrame
Should be used to convert graph frame to DseGraphFrame scala implicit conversion equivalent will be: graphFrame.graphName(graphName)
Should be used to restore graph frame from external source make sure ID fields was not changed or corrupted
Should be used to restore graph frame from external source make sure ID fields was not changed or corrupted
graph to apply schema
DataFrame
DataFrame
DseGraphFrame that could be traversed or saved to DSE
GraphFrame creation Java API
GraphFrame creation Java API
GraphFrame
Usage: val dataFrame = DseGraphFrameBuilder("graph", spark).dataFrame()