Hi, We are just starting to use DseGraphFrame.
Looked at various examples/blogs, first statement typically is: DseGraphFrame graph = DseGraphFrameBuilder.dseGraph("test", spark);
Does this load entire graph into the memory?
There is a need to load data for sub-graph, ideally originating from a query. Any references would be helpful.
We are using DSE 6.8.1.
Thanks