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

Using Neo4j as graph db, occurs a bug #121

Open
Gaaaaam opened this issue Jan 22, 2025 · 0 comments
Open

Using Neo4j as graph db, occurs a bug #121

Gaaaaam opened this issue Jan 22, 2025 · 0 comments

Comments

@Gaaaaam
Copy link

Gaaaaam commented Jan 22, 2025

Hi,
Such an amazing work! There is a little bug (pic1) occurred when I was trying to query the local Neo4j. The naming method of cache dir seems to be a wrong format to Cypher syntax. After I altered the ":" into "-" (pic2), it ran successfully.
-pic1-
Image
-pic2-
Image

I got another question: I tried to query the local Neo4j (I have already put some nodes/relations in it, but in Cypher way), I thought it would return something, but the result shows in pic3, seems nothing. I'm confused that should I insert something first into the local Neo4j by using 'insert' function in GraphRAG class?? Then use the 'query' function?
-pic3-
Image

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