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

Integrated datum_image_hash and datum_image_eq to the logic for the VLE edge property datum match. Additionally, both were added to agtype_eq and agtype_ne. The hope is that, for large datums, these...

master

**Describe the bug** When execute 'create table as select * from cypher(...)' using pgsql, the sql will return an error, if I create table xxx first, and then insert into...

bug

Added logic to support returnless unions in subqueries. Added regression tests to support this addition. Modified regression tests to capture more cases.

master

I currently found a pull request that seems to be AGE integrated into PostgreSQL. [[PROPOSAL] Integrated age extension into the postgresql database #1801](https://github.com/apache/age/pull/1801) I want to know if the Apache...

question
Stale

Add support for multiple labels in CREATE, MERGE and MATCH clause. **Important Notes:** - Before merging, please rerun the workflow again. Any tests that were added after this branch was...

master
override-stale

**Is your feature request related to a problem? Please describe.** Vector usage is very skyrocketing now. so, market wants to handle with them using database. but we didnt. exactly, the...

enhancement

**Describe the bug** Warning when building AGE on MacOS **How are you accessing AGE (Command line, driver, etc.)?** Accessing AGE through command line. **What data setup do we need to...

bug
Stale

I removed the duplicate abstract field from the provides.ApacheAGE section, as it's already present at the root level.

master
Stale

Since graph-based RAG frameworks have gained attention recently, I propose integrating AGE into AI development frameworks such as LangChain or LlamaIndex to increase AGE's utility in the AI industry. Below...

enhancement
override-stale

As a user and developer exploring graph databases, I've been actively using Apache AGE and have found it to be a valuable tool for leveraging graph capabilities within PostgreSQL. However,...

enhancement
Stale