pritish-moharir commented on issue #2137: URL: https://github.com/apache/age/issues/2137#issuecomment-2518076989
Hey @MuhammadTahaNaveed thanks again for the reply! We were able to create these indexes and the explain output is showing them being used. Also thanks for the suggestion about the directions, but for us, the data is in such a way that results with and without direction is the same. One more doubt we had was that even though our query is showing the indexes in explain output the actual query is taking a lot of time to converge. But for the same query if we specify max hop to be 1, i.e., `*1..1` the query is using sequential scan and converging a lot faster even though indexes exist. Can you help us understand the scenario here? Thanks again for all your help ! -- 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