infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
22.85k stars 2.24k forks source link

[Question]: Can neo4j be used to view knowledge graphs when building databases using graphRAG #2488

Open SummerDream233 opened 1 month ago

SummerDream233 commented 1 month ago

Describe your problem

Although web pages now support clicking on file names to view the knowledge graph of a file, if a database contains multiple files, I cannot view the knowledge relationships between files. Therefore, I would like to know if it is possible to support exporting Neo4j format to obtain the complete knowledge graph of the entire database? Just like other graphRAGs.

SummerDream233 commented 1 month ago

Emmmmm, two weeks have passed. Therefore, what is the answer? Is it that the current version cannot do this?

skytodmoon commented 1 week ago

mark