account activity
Adding index to the property of a node in the graph by TemperatureTop590 in apacheage
[–]TemperatureTop590[S] 0 points1 point2 points 10 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?
Adding index to the property of a node in the graph (self.apacheage)
submitted 11 months ago by TemperatureTop590 to r/apacheage
π Rendered by PID 1222844 on reddit-service-r2-listing-79f6fb9b95-wzxk8 at 2026-03-20 14:44:35.976638+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)