Graph construction:; - use PropertyGraphIndex - SimpleLLMPathExtractor, ImplicitPathExtractor Graph query: - LLMSynonymRetriever (default now), VectorContextRetriever (neo4j supported vector search), TextToCypherRetriever Fix streamlit app for adaption: - https://docs.llamaindex.ai/en/latest/module_guides/indexing/lpg_index_guide/#using-the-property-graph-store-directly
Graph construction:;
Graph query:
Fix streamlit app for adaption: