age
age copied to clipboard
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
I feel there should be a query that would return the names of the different graphs I have created. After creating a bunch of graphs, it gets difficult to recall...
**Describe the bug** I am trying some cypher queries using the python driver. When iterating the results of a query, The function .toJson() returns a JSON string containing a trailing...
First of all, I'd used **Agens Graph** also, So this issue is disadvantage compare to **Agens Graph** I think the one of the advantages of AGE and Agens Graph which...
**Describe the bug** ### AGE python driver works slowly on large data (72538 nodes and 72485 edges) **How are you accessing AGE (Command line, driver, etc.)?** - `PostgreSQL 12.15 on...
Hello Apache AGE users! I am curious to see use cases of Apache AGE to better understand and support our community. Whether it's for data analysis, application development, college task...
Includes enhanced comments, version control information, placeholders for error handling mechanisms, and test cases to validate the functionality of the functions.
Added a slash (/) after .idea and .deps to indicate that they are directories.
License: Use the correct SPDX identifier for the Apache License 2.0. Classifiers: Added classifiers for OS independence, development status, intended audience, and topic. Project URLs: Added URLs for documentation, source...
Updated python driver code to psycopg 3 for my own purposes and figured you all might like to do the same sometime.