age
age copied to clipboard
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
This PR adds additional variables to a node and edge during the transform node/edge phase, provided that a variable was specified for the node or edge. These additional variables are...
**Is your feature request related to a problem? Please describe.** When using Apache AGE with database clients that do not default to autocommit (e.g., psycopg, JDBC), the extension requires an...
**Describe the bug** create … with … The execution plan of match is abnormal. **How are you accessing AGE (Command line, driver, etc.)?** - Command line **What data setup do...