noahxzhu commented on issue #1705:
URL: https://github.com/apache/age/issues/1705#issuecomment-2042413055

   > okay, what is your primary database
   
   I'm working on a project with LlamaIndex for RAG, in LlamaIndex we can 
integrate a graph store with Neo4j, Nebula etc. Current I'm using the Neo4j 
community edition, but there're some restrictions with it, so I'm seeking an 
alternative for it. After some investigations, I found this age extension PG, 
we can use this as a graph store, so I want to move to this, but current 
LlamaIndex doesn't support it, so I want to contribute this to LlamaIndex. I've 
already implemented this integration, before I create the pull request, I need 
to do some tests for it, then I encountered this problems(like the single quote 
problem which doesn't exist in Neo4j) with age during the testing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to