The community member asks whether, in addition to the ComposableGraph, any other indices need to be saved to and loaded from disk in order to query the full structure. Another community member responds that the graph should contain everything needed, but depending on the index being used, additional arguments may need to be loaded during query-time.
Other than the graph, which indices, if any, need to be saved to and subsequently loaded from disk? Does the graph contain everything needed for querying the full structure?