Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for CSV files exported from Neo4j for indexing in GraphRAG #1497

Open
somunslotus1 opened this issue Dec 11, 2024 · 0 comments
Open

Comments

@somunslotus1
Copy link

Hi,
I would like to know if GraphRAG supports CSV files exported from Neo4j as input for indexing. These CSV files typically contain multiple columns, including entities, entity relationships, and node information.

Currently, it seems that GraphRAG mainly supports plain text files (like .txt) for indexing. If direct support for CSV files which has multiple columns is not available, are there any recommended approaches or best practices for converting Neo4j-exported CSVs into a format that GraphRAG can index effectively? I try modify setting.yaml like this:
Image
but it can compelete indexing, but the result is not good.
the csv file look like this:
Image

Thank you for your support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant