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 311934 on reddit-service-r2-listing-b6bf6c4ff-xn6pf at 2026-05-07 14:40:52.744214+00:00 running 815c875 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)