age
age copied to clipboard
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
Currently, the syntax for pattern matching in the WHERE clause is not implemented. For example, the syntax: MATCH (a) WHERE (a)-[]-() RETURN a and other similar syntaxes are valid queries...
Hi folks! I've been working on a Python project that collects 3851 vertices and creates 12507 edges. I want to store this data in AGE, but I'm not quite sure...
### Description Add Apache AGE in the curated list of Awesome Postgres. https://github.com/dhamaniasad/awesome-postgres ### Required Skills - Basic Git\GitHub skill (i.e. sending PR) ### TODO - Create a branch adding...
Ruby driver
**Is your feature request related to a problem? Please describe.** My company would like to utilize Apache AGE. However, we use Ruby as our primary programming language. Consequently, we will...
https://feedback.azure.com/d365community/idea/4ba45e52-63b9-ee11-92bc-6045bd7aea25 Any thought or feedback?
This RFC seeks comments on the following aspects of Apache AGE: - Integration with existing systems (e.g., PostgreSQL) - Performance considerations and optimization - Scalability and handling of large datasets...
i have a question about the phenomenon found in the version of age 1.5.0 The json operator function was fine in 1.4.0 as below query `select properties->'ott' from ott_service_1.ott_company;` ...
Usage of containment op instead of equal in property constraints (for lists and maps) outputs different results as compared to neo4j. Is this intentional? **Data:** ``` CREATE (n {list:[1,2,3,4]}) return...
**Describe the bug** Regression test "expr" fails in rare cases **How are you accessing AGE (Command line, driver, etc.)?** Accessing AGE through command line. **What data setup do we need...
**Describe the bug** Several server crashes when running tests in the way below. **How are you accessing AGE (Command line, driver, etc.)?** Accessing AGE through command line. **What data setup...