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

   @Yashmitha1 One way you could improve this would be to use a directed edge 
(**-[]-> or <-[]-**). Currently, you are using a bi-directional edge 
(**-[]-**), which are notoriously slow. Maybe you could try 2 queries, one for 
each direction?
   
   


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