[GitHub] [age] KamleshKumar427 commented on issue #500: Basic interface of the application

2023-01-09 Thread GitBox
KamleshKumar427 commented on issue #500: URL: https://github.com/apache/age/issues/500#issuecomment-1376728254 Hello everyone! I am looking forward to working on this project! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [age] KamleshKumar427 commented on issue #512: Implement Cypher Queries Load Balancing

2023-01-09 Thread GitBox
KamleshKumar427 commented on issue #512: URL: https://github.com/apache/age/issues/512#issuecomment-1376728003 Hello everyone! I am looking forward to working on this project! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [age] KamleshKumar427 commented on issue #511: Implement Cypher Queries in Parser

2023-01-09 Thread GitBox
KamleshKumar427 commented on issue #511: URL: https://github.com/apache/age/issues/511#issuecomment-1376727868 Hello everyone! I am looking forward to working on this project! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [age] KamleshKumar427 commented on issue #510: Understanding Query Parsing in PgPool-II and Read/Write Split

2023-01-09 Thread GitBox
KamleshKumar427 commented on issue #510: URL: https://github.com/apache/age/issues/510#issuecomment-1376727750 Hello everyone! I am looking forward to working on this project! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [age] KamleshKumar427 commented on issue #509: Understanding PgPool-II architecture

2023-01-09 Thread GitBox
KamleshKumar427 commented on issue #509: URL: https://github.com/apache/age/issues/509#issuecomment-1376727680 Hello everyone! I am looking forward to working on this project! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [age] KamleshKumar427 commented on issue #508: Understanding PostgreSQL and It's Front End/Back End Protocol

2023-01-09 Thread GitBox
KamleshKumar427 commented on issue #508: URL: https://github.com/apache/age/issues/508#issuecomment-1376727582 Hello everyone! I am looking forward to working on this project! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [age] saadjameel commented on issue #501: Frameworks decision for backend and frontend

2023-01-09 Thread GitBox
saadjameel commented on issue #501: URL: https://github.com/apache/age/issues/501#issuecomment-1376724347 Lets discuss on frameworks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [age] saadjameel commented on issue #500: Basic interface of the application

2023-01-09 Thread GitBox
saadjameel commented on issue #500: URL: https://github.com/apache/age/issues/500#issuecomment-1376724082 Glad to be a part of this project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [age] uhayat commented on issue #508: Understanding PostgreSQL and It's Front End/Back End Protocol

2023-01-09 Thread GitBox
uhayat commented on issue #508: URL: https://github.com/apache/age/issues/508#issuecomment-1376722622 PgPool-II is a middle where between Client and PostgreSQL database, and It communicate with client and PostgreSQL server using PostgreSQL Front End/Back End(FE/BE) protocol. One need to

[GitHub] [age] uhayat commented on issue #509: Understanding PgPool-II architecture

2023-01-09 Thread GitBox
uhayat commented on issue #509: URL: https://github.com/apache/age/issues/509#issuecomment-1376721605 Understanding PgPool-II architecture is the first thing to hack PgPool-II for AGE -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [age] uhayat commented on issue #510: Understanding Query Parsing in PgPool-II and Read/Write Split

2023-01-09 Thread GitBox
uhayat commented on issue #510: URL: https://github.com/apache/age/issues/510#issuecomment-1376721278 PgPool-II import the parser from PostgreSQL, based on parser logic, PgPool can split the read queries be load balanced between all the standbys and redirect all the write queries to active

[GitHub] [age] uhayat commented on issue #511: Implement Cypher Queries in Parser

2023-01-09 Thread GitBox
uhayat commented on issue #511: URL: https://github.com/apache/age/issues/511#issuecomment-1376720252 PgPool-II import the parser from PostgreSQL, parser need to be updated for AGE supported queries. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [age] marodins commented on issue #478: Fill out the AGE metadata tables correctly based off user mapping

2023-01-09 Thread GitBox
marodins commented on issue #478: URL: https://github.com/apache/age/issues/478#issuecomment-1376678171 please assign -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [age] marodins commented on issue #477: Allow the user to customize this database to graph

2023-01-09 Thread GitBox
marodins commented on issue #477: URL: https://github.com/apache/age/issues/477#issuecomment-1376678116 please assign -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [age] marodins commented on issue #476: Map Schema to Guess of Graph the User Wants

2023-01-09 Thread GitBox
marodins commented on issue #476: URL: https://github.com/apache/age/issues/476#issuecomment-1376678020 please assign -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [age] marodins commented on issue #461: Modify CREATE / SET/REMOVE / DELETE / MERGE / VLE MATCH

2023-01-09 Thread GitBox
marodins commented on issue #461: URL: https://github.com/apache/age/issues/461#issuecomment-1376677824 please assign -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [age] marodins commented on issue #460: Modify Expression logic to allow quals to work for WHERE and match constraints

2023-01-09 Thread GitBox
marodins commented on issue #460: URL: https://github.com/apache/age/issues/460#issuecomment-1376677656 please assign -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [age] marodins commented on issue #458: Modify MATCH to construct vertices and edges from custom schemas

2023-01-09 Thread GitBox
marodins commented on issue #458: URL: https://github.com/apache/age/issues/458#issuecomment-1376677576 please assign -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [age] marodins commented on issue #457: Support Table Triggers to allow the metadata tables to be updated correctly

2023-01-09 Thread GitBox
marodins commented on issue #457: URL: https://github.com/apache/age/issues/457#issuecomment-1376677531 please assign -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [age] marodins commented on issue #456: Define what metadata tables are needed to track graphids to table rows

2023-01-09 Thread GitBox
marodins commented on issue #456: URL: https://github.com/apache/age/issues/456#issuecomment-1376674948 please assign -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [age] marodins commented on issue #455: Allow AGE to use custom schemas

2023-01-09 Thread GitBox
marodins commented on issue #455: URL: https://github.com/apache/age/issues/455#issuecomment-1376674560 please assign -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [age] markgomer commented on issue #447: Move inheritance after initial table creation to avoid notice messages warning of merging columns

2023-01-09 Thread GitBox
markgomer commented on issue #447: URL: https://github.com/apache/age/issues/447#issuecomment-1376643644 Hi! I'm Marco and I'll be working on this task. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [age] markgomer commented on issue #446: Add the TableLikeClause with necessary details to the tableElts list

2023-01-09 Thread GitBox
markgomer commented on issue #446: URL: https://github.com/apache/age/issues/446#issuecomment-1376643561 Hi! I'm Marco and I'll be working on this task. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [age] markgomer commented on issue #450: Create regression tests for all clauses

2023-01-09 Thread GitBox
markgomer commented on issue #450: URL: https://github.com/apache/age/issues/450#issuecomment-1376643427 Hi! I'm Marco and I'll be working on this task. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [age] markgomer commented on issue #449: Modify the vle to support label inheritance

2023-01-09 Thread GitBox
markgomer commented on issue #449: URL: https://github.com/apache/age/issues/449#issuecomment-1376643328 Hi! I'm Marco and I'll be working on this task. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [age] markgomer commented on issue #448: Modify the create_elabel and create_vlabel functions to include a list of parents that the label inherits from

2023-01-09 Thread GitBox
markgomer commented on issue #448: URL: https://github.com/apache/age/issues/448#issuecomment-1376643238 Hi! I'm Marco and I'll be working on this task. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [age] MatheusFarias03 commented on issue #447: Move inheritance after initial table creation to avoid notice messages warning of merging columns

2023-01-09 Thread GitBox
MatheusFarias03 commented on issue #447: URL: https://github.com/apache/age/issues/447#issuecomment-1376635622 Hello, I'm Matheus and I've been assigned to this project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] MatheusFarias03 commented on issue #446: Add the TableLikeClause with necessary details to the tableElts list

2023-01-09 Thread GitBox
MatheusFarias03 commented on issue #446: URL: https://github.com/apache/age/issues/446#issuecomment-1376635490 Hello, I'm Matheus and I've been assigned to this project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] MatheusFarias03 commented on issue #450: Create regression tests for all clauses

2023-01-09 Thread GitBox
MatheusFarias03 commented on issue #450: URL: https://github.com/apache/age/issues/450#issuecomment-1376634987 Hello, I'm Matheus and I've been assigned to this project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] MatheusFarias03 commented on issue #449: Modify the vle to support label inheritance

2023-01-09 Thread GitBox
MatheusFarias03 commented on issue #449: URL: https://github.com/apache/age/issues/449#issuecomment-1376634772 Hello, I'm Matheus and I've been assigned to this project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] MatheusFarias03 commented on issue #448: Modify the create_elabel and create_vlabel functions to include a list of parents that the label inherits from

2023-01-09 Thread GitBox
MatheusFarias03 commented on issue #448: URL: https://github.com/apache/age/issues/448#issuecomment-1376634688 Hello, I'm Matheus and I've been assigned to this project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] Munmud commented on issue #538: Write a user manual based on the above examples (for general users)

2023-01-09 Thread GitBox
Munmud commented on issue #538: URL: https://github.com/apache/age/issues/538#issuecomment-1376614427 Hi, I am Moontasir, an AGE intern. I choose to work on it as my Project-2. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [age] Munmud commented on issue #539: Develop an example of community detection algorithms using open-source data (including examples of implementation, and interpretation of algorithm result

2023-01-09 Thread GitBox
Munmud commented on issue #539: URL: https://github.com/apache/age/issues/539#issuecomment-1376614372 Hi, I am Moontasir, an AGE intern. I choose to work on it as my Project-2. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [age] Munmud commented on issue #537: Develop the algorithm module by using Python as an interface and C or Fortran as a computation

2023-01-09 Thread GitBox
Munmud commented on issue #537: URL: https://github.com/apache/age/issues/537#issuecomment-1376614302 Hi, I am Moontasir, an AGE intern. I choose to work on it as my Project-2. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [age] Munmud commented on issue #535: Understand the community detection algorithm using eigenvectors by referring to the referenced papers

2023-01-09 Thread GitBox
Munmud commented on issue #535: URL: https://github.com/apache/age/issues/535#issuecomment-1376614175 Hi, I am Moontasir, an AGE intern. I choose to work on it as my Project-2. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [age] Munmud commented on issue #536: Define the input/output parameters of the algorithm required to perform community detection on arbitrary graph data stored in AGE

2023-01-09 Thread GitBox
Munmud commented on issue #536: URL: https://github.com/apache/age/issues/536#issuecomment-1376614230 Hi, I am Moontasir, an AGE intern. I choose to work on it as my Project-2. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [age] Munmud commented on issue #534: Write the data model guideline document for optimizing the data input/output process (for developers and general users, respectively.)

2023-01-09 Thread GitBox
Munmud commented on issue #534: URL: https://github.com/apache/age/issues/534#issuecomment-1376613224 Hi, I am Moontasir, an AGE intern. I choose to work on it as my Project-1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [age] Munmud commented on issue #533: Develop an error message function when queries data that does not satisfy the constraints

2023-01-09 Thread GitBox
Munmud commented on issue #533: URL: https://github.com/apache/age/issues/533#issuecomment-1376613126 Hi, I am Moontasir, an AGE intern. I choose to work on it as my Project-1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [age] Munmud commented on issue #532: Define constraints that data should have to upload data analysis results to the database

2023-01-09 Thread GitBox
Munmud commented on issue #532: URL: https://github.com/apache/age/issues/532#issuecomment-1376613039 Hi, I am Moontasir, an AGE intern. I choose to work on it as my Project-1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [age] Munmud commented on issue #531: Based on the input parameters required to develop the following analysis module below, develop a Python module that queries arbitrary graph data, loaded

2023-01-09 Thread GitBox
Munmud commented on issue #531: URL: https://github.com/apache/age/issues/531#issuecomment-1376612754 Hi, I am Moontasir, an AGE intern. I choose to work on it as my Project-1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [age] uhayat commented on issue #512: Implement Cypher Queries Load Balancing

2023-01-09 Thread GitBox
uhayat commented on issue #512: URL: https://github.com/apache/age/issues/512#issuecomment-1376560240 For heavy read-only load this should improve significant performance of graph analytical operations -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [age] uhayat commented on issue #515: Create RHEL/CentOS 7 RPMs

2023-01-09 Thread GitBox
uhayat commented on issue #515: URL: https://github.com/apache/age/issues/515#issuecomment-1376556563 This would be great task for usability, users will be able to a install age with just few commands like `yum install postgresql-15-age` or `dnf install postgresql-15-age` --

[GitHub] [age] abdinabi123 commented on issue #513: Getting to know about build struct of PostgreSQL and Apache AGE

2023-01-09 Thread GitBox
abdinabi123 commented on issue #513: URL: https://github.com/apache/age/issues/513#issuecomment-1376524709 Hello Eya, I will be the OM for this project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [age] muneebkhan4 commented on issue #535: Understand the community detection algorithm using eigenvectors by referring to the referenced papers

2023-01-09 Thread GitBox
muneebkhan4 commented on issue #535: URL: https://github.com/apache/age/issues/535#issuecomment-1376274219 Hi, I am Muneeb. I am AGE intern. I choose to work on it as my Project-2. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [age] muneebkhan4 commented on issue #531: Based on the input parameters required to develop the following analysis module below, develop a Python module that queries arbitrary graph data, lo

2023-01-09 Thread GitBox
muneebkhan4 commented on issue #531: URL: https://github.com/apache/age/issues/531#issuecomment-1376269103 Hi, I am Muneeb. I am AGE intern. I choose to work on it as my Project-1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [age] Steves452 commented on issue #531: Based on the input parameters required to develop the following analysis module below, develop a Python module that queries arbitrary graph data, load

2023-01-09 Thread GitBox
Steves452 commented on issue #531: URL: https://github.com/apache/age/issues/531#issuecomment-1376164285 Hi, I am the new Operations Manager Steve from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] Steves452 commented on issue #508: Understanding PostgreSQL and It's Front End/Back End Protocol

2023-01-09 Thread GitBox
Steves452 commented on issue #508: URL: https://github.com/apache/age/issues/508#issuecomment-1376163304 Hi, I am the new Operations Manager Steve from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] Steves452 commented on issue #500: Basic interface of the application

2023-01-09 Thread GitBox
Steves452 commented on issue #500: URL: https://github.com/apache/age/issues/500#issuecomment-1376162862 Hi, I am the new Operations Manager Steve from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] Steves452 commented on issue #483: Prerequisite: Update AGE for PostgreSQL 12 release to current

2023-01-09 Thread GitBox
Steves452 commented on issue #483: URL: https://github.com/apache/age/issues/483#issuecomment-1376161763 Hi, I am the new Operations Manager Steve from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] Steves452 commented on issue #462: Produce a diff between the master branch and AGE for PostgreSQL 12 branch.

2023-01-09 Thread GitBox
Steves452 commented on issue #462: URL: https://github.com/apache/age/issues/462#issuecomment-1376161360 Hi, I am the new Operations Manager Steve from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] Steves452 commented on issue #455: Allow AGE to use custom schemas

2023-01-09 Thread GitBox
Steves452 commented on issue #455: URL: https://github.com/apache/age/issues/455#issuecomment-1376160815 Hi, I am the new Operations Manager Steve from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] JYage commented on issue #535: Understand the community detection algorithm using eigenvectors by referring to the referenced papers

2023-01-09 Thread GitBox
JYage commented on issue #535: URL: https://github.com/apache/age/issues/535#issuecomment-1376161386 Hi, I am the new Operations Manager Jayden from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [age] JYage commented on issue #508: Understanding PostgreSQL and It's Front End/Back End Protocol

2023-01-09 Thread GitBox
JYage commented on issue #508: URL: https://github.com/apache/age/issues/508#issuecomment-1376159784 Hi, I am the new Operations Manager Jayden from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [age] Steves452 commented on issue #451: Fork the MariaDB Source Code

2023-01-09 Thread GitBox
Steves452 commented on issue #451: URL: https://github.com/apache/age/issues/451#issuecomment-1376159466 Hi, I am the new Operations Manager Steve from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] JYage commented on issue #437: Check the NodeJs Driver for Security Issues

2023-01-09 Thread GitBox
JYage commented on issue #437: URL: https://github.com/apache/age/issues/437#issuecomment-1376159234 Hi, I am the new Operations Manager Jayden from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [age] JYage commented on issue #531: Based on the input parameters required to develop the following analysis module below, develop a Python module that queries arbitrary graph data, loaded i

2023-01-09 Thread GitBox
JYage commented on issue #531: URL: https://github.com/apache/age/issues/531#issuecomment-1376158771 Hi, I am the new Operations Manager Jayden from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [age] Steves452 commented on issue #448: Modify the create_elabel and create_vlabel functions to include a list of parents that the label inherits from

2023-01-09 Thread GitBox
Steves452 commented on issue #448: URL: https://github.com/apache/age/issues/448#issuecomment-1376158645 Hi, I am the new Operations Manager Steve from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] Steves452 commented on issue #446: Add the TableLikeClause with necessary details to the tableElts list

2023-01-09 Thread GitBox
Steves452 commented on issue #446: URL: https://github.com/apache/age/issues/446#issuecomment-1376158134 Hi, I am the new Operations Manager Steve from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] JYage commented on issue #446: Add the TableLikeClause with necessary details to the tableElts list

2023-01-09 Thread GitBox
JYage commented on issue #446: URL: https://github.com/apache/age/issues/446#issuecomment-1376158040 Hi, I am the new Operations Manager Jayden from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [age] imranzaheer612 commented on issue #551: Implement predicate functions: all, any, single, none, isEmpty

2023-01-09 Thread GitBox
imranzaheer612 commented on issue #551: URL: https://github.com/apache/age/issues/551#issuecomment-1376157072 Yes, there is only one predicate function defined in age yet, `exists()`. Others should also be implemented.

[GitHub] [age] JYage commented on issue #448: Modify the create_elabel and create_vlabel functions to include a list of parents that the label inherits from

2023-01-09 Thread GitBox
JYage commented on issue #448: URL: https://github.com/apache/age/issues/448#issuecomment-1376156622 Hi, I am the new Operations Manager Jayden from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [age] Steves452 commented on issue #437: Check the NodeJs Driver for Security Issues

2023-01-09 Thread GitBox
Steves452 commented on issue #437: URL: https://github.com/apache/age/issues/437#issuecomment-1376156578 Hi, I am the new Operations Manager Steve from Vancouver Team. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] jrgemignani commented on issue #551: Implement predicate functions: all, any, single, none, isEmpty

2023-01-09 Thread GitBox
jrgemignani commented on issue #551: URL: https://github.com/apache/age/issues/551#issuecomment-1376128369 @rafsun42 These sound like a good idea to add. I would only suggest creating issues for each one. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [age] rafsun42 opened a new issue, #551: Implement predicate functions: all, any, single, none, isEmpty

2023-01-09 Thread GitBox
rafsun42 opened a new issue, #551: URL: https://github.com/apache/age/issues/551 **Is your feature request related to a problem? Please describe.** While these functions are not present in the Cypher specification, but they are implemented in Neo4j. I found some of them very useful,

[GitHub] [age-website] rafsun42 opened a new issue, #122: Update SET clause documentation

2023-01-09 Thread GitBox
rafsun42 opened a new issue, #122: URL: https://github.com/apache/age-website/issues/122 A SET clause syntax (`SET a = {..}`) is implemented and merged recently (https://github.com/apache/age/pull/468). It may be useful to add it in the documentation. The following code from the

[GitHub] [age] Manji-kw commented on issue #524: ERD

2023-01-08 Thread GitBox
Manji-kw commented on issue #524: URL: https://github.com/apache/age/issues/524#issuecomment-1374981954 Hi -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [age] dgroomes commented on issue #300: ERROR: too few arguments to function call(queryEnv, dest, completionTag) expected 8, have 7 at line src/backend/catalog/ag_catalog.c:98:68

2023-01-07 Thread GitBox
dgroomes commented on issue #300: URL: https://github.com/apache/age/issues/300#issuecomment-1374708996 I had the same compilation error described by the original issue, I am using macOS, and thanks to jrgemignani's comment about the C function signature difference between Postgres 11 vs

[GitHub] [age] 23tux commented on issue #370: Ruby driver

2023-01-07 Thread GitBox
23tux commented on issue #370: URL: https://github.com/apache/age/issues/370#issuecomment-1374410365 I just stumbled upon Apache AGE while researching graph databases for Ruby. The first hit was Neo4J, but having some graph functionality on top of an existing Postgres database (and

[GitHub] [age-viewer] AhmarZaidi commented on issue #97: Go vs Rust

2023-01-06 Thread GitBox
AhmarZaidi commented on issue #97: URL: https://github.com/apache/age-viewer/issues/97#issuecomment-1373486207 I also believe Go is the way to go . Go has a larger and more mature ecosystem than Rust. Wails had good documentation as well. -- This is an automated message from the

[GitHub] [age-viewer] sarthak-19 commented on issue #72: Developing AGE Viewer desktop application in Python

2023-01-06 Thread GitBox
sarthak-19 commented on issue #72: URL: https://github.com/apache/age-viewer/issues/72#issuecomment-1373459830 Age Viewer desktop application using Golang has been finalized so I think this issue should be closed ! -- This is an automated message from the Apache Git Service. To respond

[GitHub] [age-viewer] sarthak-19 commented on issue #87: Developing AGE Viewer desktop application in Go Language.

2023-01-06 Thread GitBox
sarthak-19 commented on issue #87: URL: https://github.com/apache/age-viewer/issues/87#issuecomment-1373450762 So in the process of learning to create a desktop application, I came across two frameworks for GUI as Go don't have in-built GUI libraries : 1. Wails 2. Fyne I was

[GitHub] [age-website] aked21 merged pull request #121: contributors update

2023-01-05 Thread GitBox
aked21 merged PR #121: URL: https://github.com/apache/age-website/pull/121 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [age-website] MJinH opened a new pull request, #121: contributors update

2023-01-05 Thread GitBox
MJinH opened a new pull request, #121: URL: https://github.com/apache/age-website/pull/121 ![CurrentWeek-2](https://user-images.githubusercontent.com/97130553/210939329-206bd9db-b6d6-4d13-a09b-afeb5ad13b06.png) -- This is an automated message from the Apache Git Service. To respond

[GitHub] [age] marodins commented on issue #475: Create Schema Reading Tool

2023-01-05 Thread GitBox
marodins commented on issue #475: URL: https://github.com/apache/age/issues/475#issuecomment-1372728330 I can contribute to this as well -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [age-website] eyab closed issue #119: Error in Syntax of Return created node

2023-01-05 Thread GitBox
eyab closed issue #119: Error in Syntax of Return created node URL: https://github.com/apache/age-website/issues/119 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [age-website] eyab commented on issue #119: Error in Syntax of Return created node

2023-01-05 Thread GitBox
eyab commented on issue #119: URL: https://github.com/apache/age-website/issues/119#issuecomment-1372716853 Fixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [age] jrgemignani commented on issue #380: Ensure code standards/rules using GitHub Actions

2023-01-05 Thread GitBox
jrgemignani commented on issue #380: URL: https://github.com/apache/age/issues/380#issuecomment-1372590904 @MuhammadTahaNaveed I've added some questions to the PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [age] sarthak-19 commented on issue #500: Basic interface of the application

2023-01-05 Thread GitBox
sarthak-19 commented on issue #500: URL: https://github.com/apache/age/issues/500#issuecomment-1372429435 Glad to be part of this project. Looking forward to collaborate ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [age] AhmarZaidi commented on issue #500: Basic interface of the application

2023-01-05 Thread GitBox
AhmarZaidi commented on issue #500: URL: https://github.com/apache/age/issues/500#issuecomment-1372425698 I'd like to work on this project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [age-website] muneebkhan4 opened a new pull request, #120: Error in Syntax of Return created node

2023-01-05 Thread GitBox
muneebkhan4 opened a new pull request, #120: URL: https://github.com/apache/age-website/pull/120 '}' was missing from Syntax of Return created node. I corrected it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [age-website] muneebkhan4 opened a new issue, #119: Error in Syntax of Return created node

2023-01-05 Thread GitBox
muneebkhan4 opened a new issue, #119: URL: https://github.com/apache/age-website/issues/119 **Current Syntax:** ``` SELECT * FROM cypher('graph_name', $$ CREATE (a {name: 'Andres') RETURN a $$) as (a agtype); ``` ### '}' was missing. **Correct

[GitHub] [age-website] muneebkhan4 opened a new pull request, #118: Updated Syntax of Create vertex and add labels and properties

2023-01-05 Thread GitBox
muneebkhan4 opened a new pull request, #118: URL: https://github.com/apache/age-website/pull/118 '}' was missing from Syntax of Create vertex and add labels and properties. I have corrected this. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [age-website] muneebkhan4 opened a new issue, #117: Error in Syntax of Create vertex and add labels and properties

2023-01-05 Thread GitBox
muneebkhan4 opened a new issue, #117: URL: https://github.com/apache/age-website/issues/117 **Current Syntax:** ``` SELECT * FROM cypher('graph_name', $$ CREATE (:Person {name: 'Andres', title: 'Developer') $$) as (n agtype); ``` ### '}' is missing

[GitHub] [age] Hunaid2000 closed issue #388: Python driver unable to build from source

2023-01-04 Thread GitBox
Hunaid2000 closed issue #388: Python driver unable to build from source URL: https://github.com/apache/age/issues/388 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [age] Hunaid2000 commented on issue #388: Python driver unable to build from source

2023-01-04 Thread GitBox
Hunaid2000 commented on issue #388: URL: https://github.com/apache/age/issues/388#issuecomment-1371812859 Resolved in #389. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [age] markgomer commented on issue #275: Barbell Graph

2023-01-04 Thread GitBox
markgomer commented on issue #275: URL: https://github.com/apache/age/issues/275#issuecomment-1371671013 Working on this enhancement. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [age] markgomer commented on issue #273: Cycle Graph

2023-01-04 Thread GitBox
markgomer commented on issue #273: URL: https://github.com/apache/age/issues/273#issuecomment-1371664828 Now I see that you already made pull request #400 for this. I'm stopping the work on this one then. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [age] TropicalPenguin closed issue #343: Cypher SET Clause for Copying All Properties

2023-01-04 Thread GitBox
TropicalPenguin closed issue #343: Cypher SET Clause for Copying All Properties URL: https://github.com/apache/age/issues/343 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [age] rafsun42 commented on issue #343: Cypher SET Clause for Copying All Properties

2023-01-04 Thread GitBox
rafsun42 commented on issue #343: URL: https://github.com/apache/age/issues/343#issuecomment-1371365319 @jrgemignani thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [age] KamleshKumar427 commented on issue #426: Rollbacking transactions in AGE not supporting.

2023-01-04 Thread GitBox
KamleshKumar427 commented on issue #426: URL: https://github.com/apache/age/issues/426#issuecomment-1371351009 > Yes, the server crashed and the data was lost. I don't know why the server crashed, but now I have tried it twice and it's working fine. Thanks @JoshInnis and @imranzaheer612

[GitHub] [age] jrgemignani commented on issue #426: Rollbacking transactions in AGE not supporting.

2023-01-04 Thread GitBox
jrgemignani commented on issue #426: URL: https://github.com/apache/age/issues/426#issuecomment-1371317783 Additionally, I was unable to recreate the error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [age] jrgemignani commented on issue #343: Cypher SET Clause for Copying All Properties

2023-01-04 Thread GitBox
jrgemignani commented on issue #343: URL: https://github.com/apache/age/issues/343#issuecomment-1371279483 PR merged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [age] jrgemignani commented on issue #426: Rollbacking transactions in AGE not supporting.

2023-01-04 Thread GitBox
jrgemignani commented on issue #426: URL: https://github.com/apache/age/issues/426#issuecomment-1371253571 @KamleshKumar427 If you can try to recreate it, or something similar that causes this error, that would be great. Without it, or another dataset that reproduces the error, it is

[GitHub] [age-viewer] Nimra-1234 commented on issue #97: Go vs Rust

2023-01-04 Thread GitBox
Nimra-1234 commented on issue #97: URL: https://github.com/apache/age-viewer/issues/97#issuecomment-1371245233 I also agree with GO due to vast documentation and have strong support. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [age] skkk98 commented on issue #273: Cycle Graph

2023-01-04 Thread GitBox
skkk98 commented on issue #273: URL: https://github.com/apache/age/issues/273#issuecomment-1371128512 I have done work on this and it works for now. Attaching screenshots. ![Image](https://user-images.githubusercontent.com/25060717/210599265-4ebd69d0-d75b-4498-a565-89d9ca91dc1a.png)

[GitHub] [age] rafsun42 commented on issue #343: Cypher SET Clause for Copying All Properties

2023-01-04 Thread GitBox
rafsun42 commented on issue #343: URL: https://github.com/apache/age/issues/343#issuecomment-1371115983 > Hi @rafsun42; I think I've put your solution (at least for the `SET a = b` case) through fairly strenuous testing now. Seems to work great! You're welcome to take advantage of the

[GitHub] [age] KamleshKumar427 commented on issue #426: Rollbacking transactions in AGE not supporting.

2023-01-04 Thread GitBox
KamleshKumar427 commented on issue #426: URL: https://github.com/apache/age/issues/426#issuecomment-1371068623 > @KamleshKumar427 What was the dataset you were using the command against? I don't have the exact same dataset now, But It was a dataset of 7-8 nodes(with 2 to 3 properties

[GitHub] [age-viewer] Nimra-1234 commented on issue #54: Let the query remain in query editor if there is error executing the query

2023-01-03 Thread GitBox
Nimra-1234 commented on issue #54: URL: https://github.com/apache/age-viewer/issues/54#issuecomment-1370489593 Yes it's an amazing approach for good user experience -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [age] c0d3x27 commented on issue #343: Cypher SET Clause for Copying All Properties

2023-01-03 Thread GitBox
c0d3x27 commented on issue #343: URL: https://github.com/apache/age/issues/343#issuecomment-1370399525 > > It sounds like you would like to be able to use the SET clause in AGE to copy all properties from one entity to another, without having to specify each property name individually.

[GitHub] [age] jrgemignani commented on issue #343: Cypher SET Clause for Copying All Properties

2023-01-03 Thread GitBox
jrgemignani commented on issue #343: URL: https://github.com/apache/age/issues/343#issuecomment-1370398387 @TropicalPenguin @rafsun42 That bounty is between you two. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

<    1   2   3   4   5   6   7   8   9   10   >