You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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!
@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.
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?
The text was updated successfully, but these errors were encountered: