Yashmitha1 opened a new issue, #2176: URL: https://github.com/apache/age/issues/2176
How to create a btree index in age. I am able create gin index using : CREATE INDEX idx_test_attribute_instance_graph ON test_attribute_instance_graph."attribute_instance" USING gin (properties); But for btree I couldn't find suitable syntax to be applied. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org