age icon indicating copy to clipboard operation
age copied to clipboard

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.

Results 533 age issues
Sort by recently updated
recently updated
newest added

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...

enhancement

**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...

bug

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...

bug

**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...

bug

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...

question
Stale

Includes enhanced comments, version control information, placeholders for error handling mechanisms, and test cases to validate the functionality of the functions.

PG12

Added a slash (/) after .idea and .deps to indicate that they are directories.

master
Stale

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...

master
Stale

Updated python driver code to psycopg 3 for my own purposes and figured you all might like to do the same sometime.

master