Re: Creating Nodes in Bulk,

2021-09-01 Thread Muhammad Shoaib
HI Josh, Hi All, Thanks for the response. Going forward with option 1, would you suggest inserting values directly into tables or constructing cypher commands. Kind regards Shoaib On Thu, Sep 2, 2021 at 12:48 PM Josh Innis wrote: > Hi all, > > Upon thinking about this more I realized there is

[GitHub] [incubator-age] joefagan removed a comment on issue #110: How to remove a vertex

2021-09-01 Thread GitBox
joefagan removed a comment on issue #110: URL: https://github.com/apache/incubator-age/issues/110#issuecomment-909499874 I noticed a typo. Command is docker build (not docker built) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [incubator-age] joefagan edited a comment on issue #110: How to remove a vertex

2021-09-01 Thread GitBox
joefagan edited a comment on issue #110: URL: https://github.com/apache/incubator-age/issues/110#issuecomment-909414474 There will be an official incubator-age official docker image soon. Meanwhile you can do it yourself like this. Takes a few minutes. I got this from sorrell/docke

Re: Creating Nodes in Bulk,

2021-09-01 Thread Josh Innis
Hi all, Upon thinking about this more I realized there is an underlying issue that needs to be discussed that directly affects the approach needed on this feature. To do so: I need to talk about an early design mistake that was made on this project. Back in 2019 when this project was still called

Upgrading AGE

2021-09-01 Thread Josh Innis
Hi All, Incubating Apache Age is starting to get to the point where people (internally and in the community) want to update their existing version of AGE without having to drop and recreate the extension. In order to use the newer features. https://github.com/apache/incubator-age/issues/110 Usin

Re: Creating Nodes in Bulk,

2021-09-01 Thread Josh Innis
Muhammed, Directly calling the functions that insert data into the vertex and edge tables might not be the best way. They are tightly integrated with the Postgres stages of execution (Parse, Transform, Optimize, and Execution). There are two options I would recommend: 1. Dynamically create ei

Apache Incubator-AGE docker image. How do we make it official?

2021-09-01 Thread Joe Fagan
Hi folks, Some help and guidance needed. I've pushed a docker image to my private repository, built from Postgres 11 with the Apache AGE extension added, and some instructions in the readme. https://hub.docker.com/repository/docker/joefagan/incubator-age 1. How do we make the image the offic

Creating Nodes in Bulk,

2021-09-01 Thread Muhammad Shoaib
Hi Folks, I am trying to write a function to load nodes from CSV into AGE. I have data into C data structure but don't know how to proceed further. The particular questions are Which AGE data structure I need to use which function I need to call in order to insert data into PG Tables. Looking fo

[GitHub] [incubator-age-viewer] JoshInnis merged pull request #4: Update: secret key change

2021-09-01 Thread GitBox
JoshInnis merged pull request #4: URL: https://github.com/apache/incubator-age-viewer/pull/4 -- 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: dev-u

Creating Nodes in Bulk,

2021-09-01 Thread Muhammad Shoaib
Hi Folks, I am trying to write a function to load nodes from CSV into AGE. I have data into C data structure but don't know how to proceed further. The particular questions are Which AGE data structure I need to use which function I need to call in order to insert data into PG Tables. Looking fo

[GitHub] [incubator-age] asltjoey commented on issue #94: Installing AGE to be used with PostgresQL v13 on Windows

2021-09-01 Thread GitBox
asltjoey commented on issue #94: URL: https://github.com/apache/incubator-age/issues/94#issuecomment-909882168 Hi Joe, The data I'm playing with is in the enterprise server, also a PG 13, and I am using my laptop with PG 13 installed to do some testing. Based on this understanding,

[GitHub] [incubator-age-viewer] JoshInnis merged pull request #2: fix: lint fallen on structuring assignment

2021-09-01 Thread GitBox
JoshInnis merged pull request #2: URL: https://github.com/apache/incubator-age-viewer/pull/2 -- 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: dev-u

[GitHub] [incubator-age] joefagan commented on issue #110: How to remove a vertex

2021-09-01 Thread GitBox
joefagan commented on issue #110: URL: https://github.com/apache/incubator-age/issues/110#issuecomment-909236348 -- 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 unsubscr

[GitHub] [incubator-age] Misterion777 commented on issue #110: How to remove a vertex

2021-09-01 Thread GitBox
Misterion777 commented on issue #110: URL: https://github.com/apache/incubator-age/issues/110#issuecomment-909188649 -- 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 unsu

[GitHub] [incubator-age-viewer] JoshInnis merged pull request #3: fix: add missing commits on original repository

2021-09-01 Thread GitBox
JoshInnis merged pull request #3: URL: https://github.com/apache/incubator-age-viewer/pull/3 -- 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: dev-u