Hi I have a question about the composability. Most of the examples in your documentation only shows two level of indices (i.e. a graph index on top of many document indices). In theory, we could expand it to more than 2 levels, so I'd like to ask if that's feasible, and is there any example / reference that I could take a look.
For more context, the current problem I am working on may require me to have a top level index on top of multiple graph indices, and each graph index may consist of many document indices.
Thank you for your quick response. I have a follow up question. If I want to do compare/contrast on the document index level, what would be the best approach?