Skip to content

Interacting with an existing neo4j database #1212

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

Open
rashed2014 opened this issue Apr 2, 2025 · 2 comments
Open

Interacting with an existing neo4j database #1212

rashed2014 opened this issue Apr 2, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@rashed2014
Copy link

Hello,

I was hoping to use the tool to interact with my existing neo4j database. While I was able to connect and view my schema in the UI, I couldn't interact with the existing data. The chat bot says it does not have the data. Is this a feature available or is this a bug?

@rashed2014 rashed2014 added the bug Something isn't working label Apr 2, 2025
@kaustubh-darekar
Copy link
Collaborator

Hi @rashed2014
Thank you for reaching out. The feature to interact with existing database is currently in our pipeline. We’ll be sure to notify you once it’s integrated.
Appreciate your patience!

@jexp
Copy link
Contributor

jexp commented Apr 7, 2025

@rashed2014 the graph builder creates a very specific schema of Document + Chunk and certain relationships, if you add those to your graph you can use it. If you have a domain graph you can add __Entity__ labels to your entities and add a vector / fulltext index, then you can use the "Entity" search.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants