crprashant commented on issue #1783:
URL: https://github.com/apache/age/issues/1783#issuecomment-4617651181

   I'm picking this up — starting work on a LlamaIndex `PropertyGraphStore` 
implementation for Apache AGE.
   
   The first milestone targets graph-only support (node/relationship upserts, 
triplet and rel-map retrieval, schema introspection, and structured Cypher 
queries) against AGE on PostgreSQL, implementing LlamaIndex's 
`PropertyGraphStore` interface. Vector/hybrid retrieval via pgvector is planned 
as a fast follow.
   
   It will be packaged as a standalone, pip-installable integration built on 
the existing Apache AGE Python driver. I'll open a draft PR as it takes shape 
and would welcome feedback and collaboration from anyone interested.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to