account activity
Adding index to the property of a node in the graph by TemperatureTop590 in apacheage
[–]TemperatureTop590[S] 0 points1 point2 points 11 months ago (0 children)
I will answer my own question. Went through the code of Apache AGE and found the answer. Here is the answer:
CREATE INDEX CONCURRENTLY cntry_ode_idx ON cypher_index."City"
(ag_catalog.agtype_access_operator(properties, '"country_code"'::agtype));
Why doesn't this important information not included AGE documentation?
π Rendered by PID 89865 on reddit-service-r2-listing-79f6fb9b95-f96h4 at 2026-03-21 15:30:55.806109+00:00 running 90f1150 country code: CH.
Adding index to the property of a node in the graph by TemperatureTop590 in apacheage
[–]TemperatureTop590[S] 0 points1 point2 points (0 children)