The community member is asking if anyone has tried using a ComposableGraph with two levels of vector indexes for many long documents (e.g. 100 documents, 100 nodes each). Another community member suggests that to use a graph within a graph, the sub_graph.root_index should be used when passing the indexes to from_indices. There is no explicitly marked answer in the comments.