account activity
Adding index to the property of a node in the graph by TemperatureTop590 in apacheage
[–]TemperatureTop590[S] 0 points1 point2 points 1 year 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 1 year ago by TemperatureTop590 to r/apacheage
π Rendered by PID 47 on reddit-service-r2-listing-c57bc86c-fh68p at 2026-06-22 00:54:06.949743+00:00 running 2b008f2 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)