[GitHub] [age-viewer] AhmarZaidi commented on issue #112: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-20 Thread GitBox
AhmarZaidi commented on issue #112: URL: https://github.com/apache/age-viewer/issues/112#issuecomment-1398732666 @moiz697 Found a similar query [here](https://stackoverflow.com/questions/37307346/is-the-server-running-on-host-localhost-1-and-accepting-tcp-ip-connections) have a look. --

[GitHub] [age-viewer] moiz697 commented on issue #112: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-20 Thread GitBox
moiz697 commented on issue #112: URL: https://github.com/apache/age-viewer/issues/112#issuecomment-1398720277 > > @AhmarZaidi https://user-images.githubusercontent.com/121784313/213759489-1e102a06-c4a3-4781-948e-db9a0b25e733.png;> yes container name is myPostgresDb > > Okay, what

[GitHub] [age-viewer] AhmarZaidi commented on issue #112: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-20 Thread GitBox
AhmarZaidi commented on issue #112: URL: https://github.com/apache/age-viewer/issues/112#issuecomment-1398713078 > @AhmarZaidi https://user-images.githubusercontent.com/121784313/213759489-1e102a06-c4a3-4781-948e-db9a0b25e733.png;> yes container name is myPostgresDb Okay, what error

[GitHub] [age-viewer] sarthak-19 commented on issue #112: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-20 Thread GitBox
sarthak-19 commented on issue #112: URL: https://github.com/apache/age-viewer/issues/112#issuecomment-1398709886 > yes it is connecting to terminal now Please share the log, of terminal where you ran age-viewer, once you click on 'Connect' after filling the postgreSQL server, there

[GitHub] [age-viewer] moiz697 commented on issue #112: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-20 Thread GitBox
moiz697 commented on issue #112: URL: https://github.com/apache/age-viewer/issues/112#issuecomment-1398700520 > First try `psql -U postgresUser -d postgresDB -p 5455 -h localhost ` in terminal from outside docker and see if it's connecting. yes it is connecting to terminal now

[GitHub] [age-viewer] sarthak-19 commented on issue #112: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-20 Thread GitBox
sarthak-19 commented on issue #112: URL: https://github.com/apache/age-viewer/issues/112#issuecomment-1398691326 First try ```psql -U postgresUser -d postgresDB -p 5455 -h localhost ``` in terminal from outside and see if it's connecting. -- This is an automated message from the Apache

[GitHub] [age-viewer] moiz697 commented on issue #112: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-20 Thread GitBox
moiz697 commented on issue #112: URL: https://github.com/apache/age-viewer/issues/112#issuecomment-1398672045 > Was it working at first ? nope trying for first time -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [age-viewer] moiz697 commented on issue #112: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-20 Thread GitBox
moiz697 commented on issue #112: URL: https://github.com/apache/age-viewer/issues/112#issuecomment-1398671547 @AhmarZaidi https://user-images.githubusercontent.com/121784313/213759489-1e102a06-c4a3-4781-948e-db9a0b25e733.png;> yes container name is myPostgresDb -- This is an

[GitHub] [age-viewer] AhmarZaidi commented on issue #112: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-20 Thread GitBox
AhmarZaidi commented on issue #112: URL: https://github.com/apache/age-viewer/issues/112#issuecomment-1398332385 What error are you getting on the frontend? -- 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-viewer] AhmarZaidi commented on issue #112: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-20 Thread GitBox
AhmarZaidi commented on issue #112: URL: https://github.com/apache/age-viewer/issues/112#issuecomment-1398313540 @moiz697 can you share the logs of your postgres server. If you are using docker then run `docker logs --follow ` The `container_name` should be `myPostgresDb` if you are

[GitHub] [age] abdulmanann opened a new issue, #581: gradle-wrapper.jar missing in jdbc driver

2023-01-20 Thread GitBox
abdulmanann opened a new issue, #581: URL: https://github.com/apache/age/issues/581 I am encountering an issue when attempting to build the JAR file for the age JDBC driver in order to test it in my Java project. Upon running the command "./gradlew assemble" using the Gradle wrapper, I

[GitHub] [age-viewer] Nimra-1234 commented on issue #112: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-20 Thread GitBox
Nimra-1234 commented on issue #112: URL: https://github.com/apache/age-viewer/issues/112#issuecomment-1398235319 Was it working at first -- 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-viewer] moiz697 opened a new issue, #112: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-20 Thread GitBox
moiz697 opened a new issue, #112: URL: https://github.com/apache/age-viewer/issues/112 I have tried all the steps provided in the documentation to connect Apache Age-Viewer to my PostgreSQL database, but I am still unable to connect. I have verified that the PostgreSQL server is running,

[GitHub] [age] guruguruguru commented on issue #577: Missing Update Files in PG12-v1.1.1 Release

2023-01-20 Thread GitBox
guruguruguru commented on issue #577: URL: https://github.com/apache/age/issues/577#issuecomment-1398099849 age=# \dx List of installed extensions Name | Version | Schema | Description

[GitHub] [age] guruguruguru commented on issue #577: Missing Update Files in PG12-v1.1.1 Release

2023-01-19 Thread GitBox
guruguruguru commented on issue #577: URL: https://github.com/apache/age/issues/577#issuecomment-1398019202 @jrgemignani thank you! yes combining the issues was not the best idea, sorry for that! -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [age] jrgemignani commented on issue #577: Missing Update Files in PG12-v1.1.1 Release

2023-01-19 Thread GitBox
jrgemignani commented on issue #577: URL: https://github.com/apache/age/issues/577#issuecomment-1397795961 @guruguruguru The new draft release has the script added. -- 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] jrgemignani commented on issue #580: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-19 Thread GitBox
jrgemignani commented on issue #580: URL: https://github.com/apache/age/issues/580#issuecomment-1397763395 @moiz697 @eyab This issue belongs under https://github.com/apache/age-viewer/issues -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [age] jrgemignani commented on issue #579: "Fixing missing packages and vulnerabilities in age-viewer package when installing from GitHub"

2023-01-19 Thread GitBox
jrgemignani commented on issue #579: URL: https://github.com/apache/age/issues/579#issuecomment-1397763019 @moiz697 @eya This issue belongs under https://github.com/apache/age-viewer/issues -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [age] moiz697 opened a new issue, #580: Unable to connect Apache Age-Viewer to PostgreSQL Database

2023-01-19 Thread GitBox
moiz697 opened a new issue, #580: URL: https://github.com/apache/age/issues/580 I have tried all the steps provided in the documentation to connect Apache Age-Viewer to my PostgreSQL database, but I am still unable to connect. I have verified that the PostgreSQL server is running, the user

[GitHub] [age] moiz697 opened a new issue, #579: "Fixing missing packages and vulnerabilities in age-viewer package when installing from GitHub"

2023-01-19 Thread GitBox
moiz697 opened a new issue, #579: URL: https://github.com/apache/age/issues/579 i am trying to install the age-viewer from GitHub by following these steps: Cloning the repository Changing directory to age-viewer Running "npm run setup" However, I am encountering issues with

[GitHub] [age-viewer] Nimra-1234 closed issue #93: Age Viewer should work properly with the upgraded Node Versions

2023-01-19 Thread GitBox
Nimra-1234 closed issue #93: Age Viewer should work properly with the upgraded Node Versions URL: https://github.com/apache/age-viewer/issues/93 -- 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-viewer] AhmarZaidi commented on issue #110: Give a warning when using untested node/npm versions

2023-01-19 Thread GitBox
AhmarZaidi commented on issue #110: URL: https://github.com/apache/age-viewer/issues/110#issuecomment-1397341179 @Nimra-1234 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

[GitHub] [age-viewer] AhmarZaidi commented on issue #110: Give a warning when using untested node/npm versions

2023-01-19 Thread GitBox
AhmarZaidi commented on issue #110: URL: https://github.com/apache/age-viewer/issues/110#issuecomment-1397340497 @Nimra-1234 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

[GitHub] [age-viewer] saadjameel closed issue #99: Frontend frameworks in GO

2023-01-19 Thread GitBox
saadjameel closed issue #99: Frontend frameworks in GO URL: https://github.com/apache/age-viewer/issues/99 -- 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-viewer] Nimra-1234 commented on issue #110: Give a warning when using untested node/npm versions

2023-01-19 Thread GitBox
Nimra-1234 commented on issue #110: URL: https://github.com/apache/age-viewer/issues/110#issuecomment-1397287383 This looks more appropriate now. -- 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

[GitHub] [age] jrgemignani commented on issue #577: Missing Update Files in PG12-v1.1.1 Release

2023-01-19 Thread GitBox
jrgemignani commented on issue #577: URL: https://github.com/apache/age/issues/577#issuecomment-1397236813 There isn't a difference for PG12, though. I will need to check if it just needs an empty update file. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [age] jrgemignani commented on issue #577: Missing Update Files in PG12-v1.1.1 Release

2023-01-19 Thread GitBox
jrgemignani commented on issue #577: URL: https://github.com/apache/age/issues/577#issuecomment-1397234066 > To add: In the latest PG11 release the update file is also missing: > > `./age--1.2.0.sql ./age--0.7.0--1.0.0.sql ./age--1.0.0--1.1.0.sql ./age--0.6.0--0.7.0.sql

[GitHub] [age] guruguruguru commented on issue #577: Missing Update Files in PG12-v1.1.1 Release

2023-01-18 Thread GitBox
guruguruguru commented on issue #577: URL: https://github.com/apache/age/issues/577#issuecomment-1396574653 To add: In the latest PG11 release the update file is also missing: `./age--1.2.0.sql ./age--0.7.0--1.0.0.sql ./age--1.0.0--1.1.0.sql ./age--0.6.0--0.7.0.sql

[GitHub] [age] guruguruguru opened a new issue, #577: Missing Update Files in PG12-v1.1.1 Release

2023-01-18 Thread GitBox
guruguruguru opened a new issue, #577: URL: https://github.com/apache/age/issues/577 Hi, in the new release for PG12-v1.1.1 there is no extension update file included, only the initial installation file age--1.1.1.sql Is that expected? How to proceed on an update here? Drop

[GitHub] [age] Zahid07 closed issue #574: How to Implement relationship between 2 graphs

2023-01-18 Thread GitBox
Zahid07 closed issue #574: How to Implement relationship between 2 graphs URL: https://github.com/apache/age/issues/574 -- 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] jrjsmrtn commented on issue #576: Got "error: assigning to 'Oid' (aka 'unsigned int') from incompatible type 'void'" when building for PgSQL 12

2023-01-18 Thread GitBox
jrjsmrtn commented on issue #576: URL: https://github.com/apache/age/issues/576#issuecomment-1396370099 OK... I missed the PG12/1.1.1 released a couple of hours ago :-) Thus, a: ```sh $ make clean $ git checkout release/PG12/1.1.1 $ make

[GitHub] [age] jrjsmrtn closed issue #576: Got "error: assigning to 'Oid' (aka 'unsigned int') from incompatible type 'void'" when building for PgSQL 12

2023-01-18 Thread GitBox
jrjsmrtn closed issue #576: Got "error: assigning to 'Oid' (aka 'unsigned int') from incompatible type 'void'" when building for PgSQL 12 URL: https://github.com/apache/age/issues/576 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [age] jrjsmrtn opened a new issue, #576: Got "error: assigning to 'Oid' (aka 'unsigned int') from incompatible type 'void'" when building for PgSQL 12

2023-01-18 Thread GitBox
jrjsmrtn opened a new issue, #576: URL: https://github.com/apache/age/issues/576 **Describe the bug** - AGE 1.1.0 is failing to build for PostgreSQL 12.13 on macOS 13.1 with: `error: assigning to 'Oid' (aka 'unsigned int') from incompatible type 'void'`. - AGE 1.1.0 is

[GitHub] [age] Munmud commented on issue #574: How to Implement relationship between 2 graphs

2023-01-18 Thread GitBox
Munmud commented on issue #574: URL: https://github.com/apache/age/issues/574#issuecomment-1396349919 There is not way to create a relationship between two nodes in separate graphs. You can write some SQL to create a crosswalk table between two nodes in other graphs, but if you want to

[GitHub] [age] Munmud opened a new issue, #575: Dockerhub apache/age image build file doesn't match with apache/age github repo docker file

2023-01-18 Thread GitBox
Munmud opened a new issue, #575: URL: https://github.com/apache/age/issues/575 Where I can find the build file of [apache/age image](https://hub.docker.com/r/apache/age) In dockerhub there is a backlink to apache/age repo. But the dockerfile in the github repo doesn't match with

[GitHub] [age-viewer] MatheusFarias03 commented on issue #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
MatheusFarias03 commented on issue #111: URL: https://github.com/apache/age-viewer/issues/111#issuecomment-1396282875 No worries! I'll try it again with postgres version 12 and write here if I stumble on any bugs. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [age-viewer] MJinH commented on issue #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
MJinH commented on issue #111: URL: https://github.com/apache/age-viewer/issues/111#issuecomment-1396260965 The result looks correct to me and now I have about 80nodes and 100 more edges, but I still get the correct result. I've tested with both pg version 11 and 12 on window and ubuntu

[GitHub] [age-viewer] MatheusFarias03 commented on issue #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
MatheusFarias03 commented on issue #111: URL: https://github.com/apache/age-viewer/issues/111#issuecomment-1396220738 Running the query it outputs this: ``` label | namespace_id | cnt | name | namespace | name| graph | id | kind |

[GitHub] [age-viewer] MJinH commented on issue #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
MJinH commented on issue #111: URL: https://github.com/apache/age-viewer/issues/111#issuecomment-1396219270 If possible, could you run this query in your terminal and share the output result? ``` SELECT * FROM ( SELECT c.relname AS label, n.oid as namespace_id,

[GitHub] [age-viewer] MatheusFarias03 commented on issue #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
MatheusFarias03 commented on issue #111: URL: https://github.com/apache/age-viewer/issues/111#issuecomment-1396209746 I was looking at other issues and this bug actually happened here : #77 , but someone there said that also had the same bug at #71 and that #75 should fix the bug, but it

[GitHub] [age-viewer] MJinH commented on issue #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
MJinH commented on issue #111: URL: https://github.com/apache/age-viewer/issues/111#issuecomment-1387728030 I'm also using postgres version 11 and I get the correct result. This is the data output from query for the version 11 metadata. ![Screenshot

[GitHub] [age-viewer] MatheusFarias03 commented on issue #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
MatheusFarias03 commented on issue #111: URL: https://github.com/apache/age-viewer/issues/111#issuecomment-1387665912 I did not try it with postgres version 12. -- 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-viewer] marodins commented on issue #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
marodins commented on issue #111: URL: https://github.com/apache/age-viewer/issues/111#issuecomment-1387664075 @MatheusFarias03 This might be specific to postgres version 11 as there's two separate queries for metadata depending on the pg version. Do you experience the same issue when

[GitHub] [age-viewer] MatheusFarias03 commented on issue #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
MatheusFarias03 commented on issue #111: URL: https://github.com/apache/age-viewer/issues/111#issuecomment-1387663886 Oh and I forgot to add that I'm using: * MacOS Ventura 13.1 * Safari browser -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [age-viewer] Nimra-1234 closed issue #107: Improvement in Readme file

2023-01-18 Thread GitBox
Nimra-1234 closed issue #107: Improvement in Readme file URL: https://github.com/apache/age-viewer/issues/107 -- 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-viewer] AhmarZaidi commented on issue #110: Give a warning when using untested node/npm versions

2023-01-18 Thread GitBox
AhmarZaidi commented on issue #110: URL: https://github.com/apache/age-viewer/issues/110#issuecomment-1387616704 A warning like this would be issued if we try to install using an incompatible version:

[GitHub] [age-viewer] Nimra-1234 commented on issue #107: Improvement in Readme file

2023-01-18 Thread GitBox
Nimra-1234 commented on issue #107: URL: https://github.com/apache/age-viewer/issues/107#issuecomment-1387612659 Ok that's great then.But I guess we should replace that link with this one. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [age-viewer] MatheusFarias03 commented on issue #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
MatheusFarias03 commented on issue #111: URL: https://github.com/apache/age-viewer/issues/111#issuecomment-1387580540 I did the addition of vertices and edges with the terminal app. Then, just to visualize the graph, I went to AGE Viewer. I believe that some nodes may have been added

[GitHub] [age-viewer] sarthak-19 commented on issue #107: Improvement in Readme file

2023-01-18 Thread GitBox
sarthak-19 commented on issue #107: URL: https://github.com/apache/age-viewer/issues/107#issuecomment-1387545136 1. This '^14.16.0' means node versions from 14.16.0 to < 15.0.0 will work. I've tested for this and hence added in the documentation, so I'm not seeing where is misunderstanding

[GitHub] [age-viewer] MJinH commented on issue #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
MJinH commented on issue #111: URL: https://github.com/apache/age-viewer/issues/111#issuecomment-1387536230 Thank you for providing it. I keep running the queries in the provided order above and it seems that I get the correct result. ![Screenshot

[GitHub] [age-viewer] AhmarZaidi commented on issue #107: Improvement in Readme file

2023-01-18 Thread GitBox
AhmarZaidi commented on issue #107: URL: https://github.com/apache/age-viewer/issues/107#issuecomment-1387529332 Wasn't an issue regarding this already opened 樂 -- 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-viewer] MatheusFarias03 commented on issue #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
MatheusFarias03 commented on issue #111: URL: https://github.com/apache/age-viewer/issues/111#issuecomment-1387493439 Sure! When I type `git status` on the terminal, it shows that I'm on the `main` branch: ``` git status On branch main Your branch is up to date with

[GitHub] [age-viewer] MJinH commented on issue #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
MJinH commented on issue #111: URL: https://github.com/apache/age-viewer/issues/111#issuecomment-1387476485 When I run the query that you provided, it is placed correctly under node label. Could you make sure if you've cloned from main branch or share the order of query execution? --

[GitHub] [age-viewer] Nimra-1234 commented on issue #110: Give a warning when using untested node/npm versions

2023-01-18 Thread GitBox
Nimra-1234 commented on issue #110: URL: https://github.com/apache/age-viewer/issues/110#issuecomment-1387449302 Sounds great and this will also help a lot to solve issue easily. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [age-viewer] MatheusFarias03 opened a new issue, #111: Node Label is recognized as Edge Label

2023-01-18 Thread GitBox
MatheusFarias03 opened a new issue, #111: URL: https://github.com/apache/age-viewer/issues/111 **Bug Description** I've created a graph to replicate the Goodreads website, where you can keep track of your current readings and give ratings to books. The graph's name is "goodreads_db" and

[GitHub] [age-viewer] Nimra-1234 commented on issue #107: Improvement in Readme file

2023-01-18 Thread GitBox
Nimra-1234 commented on issue #107: URL: https://github.com/apache/age-viewer/issues/107#issuecomment-1387440741 Yeah it is but: 1. Here in that ^ , might be a misunderstanding that we can node version greater then 14.16.0.

[GitHub] [age-viewer] AhmarZaidi opened a new issue, #110: Give a warning when using untested node/npm versions

2023-01-18 Thread GitBox
AhmarZaidi opened a new issue, #110: URL: https://github.com/apache/age-viewer/issues/110 ## Issue: When we install AGE-Viewer on a version of node that is not supported we simply get errors but not any warning beforehand. Although, it is suggested in the documentation that node

[GitHub] [age-viewer] sarthak-19 commented on issue #99: Frontend frameworks in GO

2023-01-18 Thread GitBox
sarthak-19 commented on issue #99: URL: https://github.com/apache/age-viewer/issues/99#issuecomment-1387042051 For the Front-end part, I looked into : 1. Wails 2. Fyne I've mentioned a detailed comparison with pros and cons regarding these

[GitHub] [age-viewer] sarthak-19 commented on issue #107: Improvement in Readme file

2023-01-18 Thread GitBox
sarthak-19 commented on issue #107: URL: https://github.com/apache/age-viewer/issues/107#issuecomment-1386991914 An issue : https://github.com/apache/age-viewer/issues/101 is already opened regarding this, improvement in README and documentation, so I guess we can discuss over there.

[GitHub] [age] KamleshKumar427 commented on issue #505: Hybrid queries/Cypher queries module

2023-01-18 Thread GitBox
KamleshKumar427 commented on issue #505: URL: https://github.com/apache/age/issues/505#issuecomment-1386894772 Hello, I just notice that I am not assigned this task, Please assign me to this task, thank you. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [age] KamleshKumar427 commented on issue #502: Data Modeling: Connectivity with PG/MySql

2023-01-18 Thread GitBox
KamleshKumar427 commented on issue #502: URL: https://github.com/apache/age/issues/502#issuecomment-1386893920 Hello, I just notice that I am not assigned this task, Please assign me to this task, thank you. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [age] Zahid07 closed issue #573: How to load a CSV file.

2023-01-18 Thread GitBox
Zahid07 closed issue #573: How to load a CSV file. URL: https://github.com/apache/age/issues/573 -- 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] MuhammadTahaNaveed commented on issue #573: How to load a CSV file.

2023-01-18 Thread GitBox
MuhammadTahaNaveed commented on issue #573: URL: https://github.com/apache/age/issues/573#issuecomment-1386639578 I think documentation covers this in detail. https://age.apache.org/age-manual/master/intro/agload.html -- This is an automated message from the Apache Git Service. To

[GitHub] [age] Zahid07 opened a new issue, #574: How to Implement relationship between 2 graphs

2023-01-17 Thread GitBox
Zahid07 opened a new issue, #574: URL: https://github.com/apache/age/issues/574 Is there any way that I can implement a relationship between 2 nodes from different graphs, or do I have to make another graph work around that. -- This is an automated message from the Apache Git Service. To

[GitHub] [age] Zahid07 opened a new issue, #573: How to load a CSV file.

2023-01-17 Thread GitBox
Zahid07 opened a new issue, #573: URL: https://github.com/apache/age/issues/573 I am using apache age and I have a CSV file with a bunch of data in it. I want to populate my graph using the information in the csv file, so can anyone help me with this, and also tell me if I have to

[GitHub] [age] dehowef commented on issue #443: Quality Control and Ensuring of Good Practice on the Drivers

2023-01-16 Thread GitBox
dehowef commented on issue #443: URL: https://github.com/apache/age/issues/443#issuecomment-1384877257 @aru-d-at That is a great place to start. -- 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

[GitHub] [age] dehowef commented on issue #438: Check the Java Driver for Security Issues

2023-01-16 Thread GitBox
dehowef commented on issue #438: URL: https://github.com/apache/age/issues/438#issuecomment-1384874408 @aru-d-at There is no defined protocol to follow yet. A good thing to do would be to go over general good security practice and see if it is implemented in the drivers -- This is an

[GitHub] [age-viewer] Nimra-1234 opened a new issue, #107: Improvement in Readme file

2023-01-16 Thread GitBox
Nimra-1234 opened a new issue, #107: URL: https://github.com/apache/age-viewer/issues/107 Firstly, node version should be 14.16.0 if someone is not using docker. And if someone is using Linus(Ubuntu) then that tutorial or some commands should be added in that file. Suggest me for that

[GitHub] [age-viewer] marodins commented on issue #99: Frontend frameworks in GO

2023-01-16 Thread GitBox
marodins commented on issue #99: URL: https://github.com/apache/age-viewer/issues/99#issuecomment-1384640865 Wails would be a great framework to use for the frontend. There's a lot of support and it seems that it's a well maintained framework. We can use React with wails and many of the

[GitHub] [age] marodins commented on issue #507: Graphical query execution

2023-01-16 Thread GitBox
marodins commented on issue #507: URL: https://github.com/apache/age/issues/507#issuecomment-1384498725 Please assign me to this task, thank you. -- 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

[GitHub] [age] marodins commented on issue #506: Graphical representation of data module

2023-01-16 Thread GitBox
marodins commented on issue #506: URL: https://github.com/apache/age/issues/506#issuecomment-1384498548 Please assign me to this task, thank you. -- 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

[GitHub] [age] marodins commented on issue #505: Hybrid queries/Cypher queries module

2023-01-16 Thread GitBox
marodins commented on issue #505: URL: https://github.com/apache/age/issues/505#issuecomment-1384498377 Please assign me to this task, thank you. -- 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

[GitHub] [age] marodins commented on issue #504: Algorithms/core backend module

2023-01-16 Thread GitBox
marodins commented on issue #504: URL: https://github.com/apache/age/issues/504#issuecomment-1384498192 Please assign me to this task, thank you. -- 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

[GitHub] [age] marodins commented on issue #503: Creating graphs functions module

2023-01-16 Thread GitBox
marodins commented on issue #503: URL: https://github.com/apache/age/issues/503#issuecomment-1384498076 Please assign me to this task, thank you. -- 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

[GitHub] [age] marodins commented on issue #502: Data Modeling: Connectivity with PG/MySql

2023-01-16 Thread GitBox
marodins commented on issue #502: URL: https://github.com/apache/age/issues/502#issuecomment-1384497872 Please assign me to this task, thank you. -- 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

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

2023-01-16 Thread GitBox
marodins commented on issue #501: URL: https://github.com/apache/age/issues/501#issuecomment-1384497706 Please assign me to this task, thank you. -- 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

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

2023-01-16 Thread GitBox
marodins commented on issue #500: URL: https://github.com/apache/age/issues/500#issuecomment-1384497436 Please assign me to this task, thank you. -- 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

[GitHub] [age] FahadZaheerfzr commented on issue #444: Research what postgres drivers are available for Swift and what can be done to build off of these

2023-01-16 Thread GitBox
FahadZaheerfzr commented on issue #444: URL: https://github.com/apache/age/issues/444#issuecomment-1384030120 https://github.com/codewinsdotcom/PostgresClientKit This one is convenient and easy to use. I have started working on this. We can design some wrapper classes and functions,

[GitHub] [age] fatimafatimaprogrammer closed issue #572: Scaler function "coalesce()" Syntax

2023-01-15 Thread GitBox
fatimafatimaprogrammer closed issue #572: Scaler function "coalesce()" Syntax URL: https://github.com/apache/age/issues/572 -- 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] umer200 commented on issue #545: Understand the concept of the graph motifs in an arbitrary network

2023-01-15 Thread GitBox
umer200 commented on issue #545: URL: https://github.com/apache/age/issues/545#issuecomment-1383491489 Can I work on this as my second project since I was not assigned any 2nd project ?? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [age] rafsun42 commented on issue #572: Scaler function "coalesce()" Syntax

2023-01-15 Thread GitBox
rafsun42 commented on issue #572: URL: https://github.com/apache/age/issues/572#issuecomment-1383304793 In regex, `[, expression]*` means 0 or more `,expression`. I think the function takes 1 or more `expression`. -- This is an automated message from the Apache Git Service. To respond

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

2023-01-15 Thread GitBox
KamleshKumar427 commented on issue #426: URL: https://github.com/apache/age/issues/426#issuecomment-1383201015 Hello, Rolling back transactions is working perfectly fine, I think there was something else which was taking the server down. So Closing this issue. Guys thanks for

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

2023-01-15 Thread GitBox
KamleshKumar427 closed issue #426: Rollbacking transactions in AGE not supporting. URL: https://github.com/apache/age/issues/426 -- 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] fatimafatimaprogrammer opened a new issue, #572: Scaler function "coalesce()" Syntax

2023-01-15 Thread GitBox
fatimafatimaprogrammer opened a new issue, #572: URL: https://github.com/apache/age/issues/572 I was going through the scaler functions and didn't get the syntax of this particular function **coalesce()** as in its syntax there are two arguments first **expression** with opening square

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

2023-01-14 Thread GitBox
uhayat commented on issue #508: URL: https://github.com/apache/age/issues/508#issuecomment-1382721783 @aru-d-at reference documentation of Frontend/Backend Protocol https://www.postgresql.org/docs/current/protocol.html -- This is an automated message from the Apache Git Service. To

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

2023-01-14 Thread GitBox
AhmarZaidi commented on issue #513: URL: https://github.com/apache/age/issues/513#issuecomment-1382696359 @Steves452 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

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

2023-01-14 Thread GitBox
sarthak-19 commented on issue #513: URL: https://github.com/apache/age/issues/513#issuecomment-1382695712 Thank you @Steves452  -- 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-website] MJinH opened a new pull request, #124: fixed rank number

2023-01-14 Thread GitBox
MJinH opened a new pull request, #124: URL: https://github.com/apache/age-website/pull/124 ### Before ![Screenshot (122)](https://user-images.githubusercontent.com/97130553/212462985-f75eb4ba-375b-4002-8576-44edb431fb0c.png) ### After ![Screenshot

[GitHub] [age] jrgemignani commented on issue #571: Any plans for merge actions?

2023-01-13 Thread GitBox
jrgemignani commented on issue #571: URL: https://github.com/apache/age/issues/571#issuecomment-1382289887 @TropicalPenguin It appears to have not been followed through somewhere. I will see if I can't get this moving forward again. -- This is an automated message from the Apache Git

[GitHub] [age] TropicalPenguin opened a new issue, #571: Any plans for merge actions?

2023-01-13 Thread GitBox
TropicalPenguin opened a new issue, #571: URL: https://github.com/apache/age/issues/571 I just ran into `ERROR: syntax error at or near "ON"` when trying to use merge actions (`ON CREATE`, `ON MATCH`) in a MERGE clause. Now I see that work on these was already begun quite some time

[GitHub] [age] Steves452 commented on issue #520: Create RPM for Rocky Linux and Scientific Linux for Open source Linux version for RHEL-8

2023-01-13 Thread GitBox
Steves452 commented on issue #520: URL: https://github.com/apache/age/issues/520#issuecomment-1382224624 Steve here for my interns. Good luck guys. -- 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

[GitHub] [age] Steves452 commented on issue #519: Create RHEL-9 and Rocky Linux RPMs

2023-01-13 Thread GitBox
Steves452 commented on issue #519: URL: https://github.com/apache/age/issues/519#issuecomment-1382224543 Steve here for my interns. Good luck guys. -- 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

[GitHub] [age] Steves452 commented on issue #518: Create RHEL-8 and Rocky Linux RPMs

2023-01-13 Thread GitBox
Steves452 commented on issue #518: URL: https://github.com/apache/age/issues/518#issuecomment-1382224413 Steve here for my interns. Good luck guys. -- 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

[GitHub] [age] Steves452 commented on issue #517: Create Bitrock Installer for Apache AGE extension for all support PG versions

2023-01-13 Thread GitBox
Steves452 commented on issue #517: URL: https://github.com/apache/age/issues/517#issuecomment-138782 Steve here for back up my interns. Good luck guys. -- 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

[GitHub] [age] Steves452 commented on issue #516: Create Windows Installer

2023-01-13 Thread GitBox
Steves452 commented on issue #516: URL: https://github.com/apache/age/issues/516#issuecomment-138174 Steve here for back up my interns. Good luck guys. -- 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

[GitHub] [age] Steves452 commented on issue #514: Create Deb Package for Ubuntu and Debian

2023-01-13 Thread GitBox
Steves452 commented on issue #514: URL: https://github.com/apache/age/issues/514#issuecomment-138090 Steve here for back up my interns. Good luck guys. -- 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

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

2023-01-13 Thread GitBox
Steves452 commented on issue #515: URL: https://github.com/apache/age/issues/515#issuecomment-1382221970 Steve here for back up my interns. Good luck guys. -- 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

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

2023-01-13 Thread GitBox
Steves452 commented on issue #513: URL: https://github.com/apache/age/issues/513#issuecomment-1382221762 Steve here for back up my interns. Good luck guys. -- 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] AhmarZaidi commented on issue #519: Create RHEL-9 and Rocky Linux RPMs

2023-01-12 Thread GitBox
AhmarZaidi commented on issue #519: URL: https://github.com/apache/age/issues/519#issuecomment-1381442653 I'd like to work on this project. Really excited. -- 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

[GitHub] [age] AhmarZaidi commented on issue #518: Create RHEL-8 and Rocky Linux RPMs

2023-01-12 Thread GitBox
AhmarZaidi commented on issue #518: URL: https://github.com/apache/age/issues/518#issuecomment-1381442493 I'd like to work on this project. Really excited. -- 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

  1   2   3   4   5   6   7   8   9   10   >