Re: [I] DAG support [age]

2024-05-25 Thread via GitHub


spbnick commented on issue #1821:
URL: https://github.com/apache/age/issues/1821#issuecomment-2131265122

   Thank you @jrgemignani, I'll consider looking at that structure. However, so 
far my attempts at using Apache AGE with my dataset were mostly a failure :( So 
for now I'm building my own FDW.


-- 
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



Re: [I] DAG support [age]

2024-05-24 Thread via GitHub


jrgemignani commented on issue #1821:
URL: https://github.com/apache/age/issues/1821#issuecomment-2130342234

   @spbnick The graph is stored in tables. However, for some queries [VLE 
specifically] there is an in-memory data structure that represents the graph 
allowing graph algorithms easier transversal.


-- 
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