Re: [I] "Hierarchical: graph label organization"....How to? [age]

2023-12-27 Thread via GitHub
rafsun42 commented on issue #1462: URL: https://github.com/apache/age/issues/1462#issuecomment-1870715693 There is a [PR](https://github.com/apache/age/pull/1452) for multiple label support that is currently under review. It allows modelling hierarchy like below- ``` CREATE (:Parent)

Re: [I] Periodic regression test "expr" failures [age]

2023-12-27 Thread via GitHub
rafsun42 commented on issue #1439: URL: https://github.com/apache/age/issues/1439#issuecomment-1870708038 Interesting. As Postgres [suggests](https://www.postgresql.org/docs/current/regress-evaluation.html#REGRESS-EVALUATION-ORDERING-DIFFERENCES), regression tests are 'not so

[I] "Hierarchical: graph label organization"....How to? [age]

2023-12-27 Thread via GitHub
blaluc opened a new issue, #1462: URL: https://github.com/apache/age/issues/1462 One of the features listed in doc is "Hierarchical: graph label organization", but I didn't get to find any example about this feature in the documentation. How to declare a label hierarchy? -- This is an

Re: [PR] Extend access(->, ->>), addition and subtraction operators(#1258) [age]

2023-12-27 Thread John Gemignani
Please also provide one for PG15. Thanks! John On Tue, Dec 26, 2023 at 8:50 AM Zainab-Saad (via GitHub) wrote: > > Zainab-Saad opened a new pull request, #1459: > URL: https://github.com/apache/age/pull/1459 > >This PR is a part of a patch originally authored by Josh Innis for #282 > .

[I] Usage of containment op instead of equal in property constraints (for lists and maps) [age]

2023-12-27 Thread via GitHub
MuhammadTahaNaveed opened a new issue, #1461: URL: https://github.com/apache/age/issues/1461 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