Απ: Offset and out of bounds

2023-06-19 Thread Panagiotis Foliadis
Ive figured out everything that I needed thank you for your response! Από: John Gemignani Στάλθηκε: Δευτέρα, 19 Ιουνίου 2023 9:25 μμ Προς: dev@age.apache.org Θέμα: Re: Offset and out of bounds You are looking at why it is called, right? In gdb you can use the

Re: Offset and out of bounds

2023-06-19 Thread John Gemignani
You are looking at why it is called, right? In gdb you can use the *up *command to look up the call stack to see what called something. That function, btw, will get called by anything that needs to deserialize agtype to agtype_value, even multiple times within a single agtype, due to nested

[GitHub] [age] WendelLana commented on issue #981: Analyse MATCH clause performance (basic node finding)

2023-06-19 Thread via GitHub
WendelLana commented on issue #981: URL: https://github.com/apache/age/issues/981#issuecomment-1597409977 ### **Basic node finding** Logic: each vertex and edge will have a unique identifier using the UUID type of Postgres. UUIDs provide a stronger guarantee of uniqueness compared to

[GitHub] [age] AadilBashir489 commented on issue #113: How to work with dynamic property

2023-06-19 Thread via GitHub
AadilBashir489 commented on issue #113: URL: https://github.com/apache/age/issues/113#issuecomment-1597173727 I also the got exact same issue. I posted it on stackoverflow and got the answer. Answer: You can later use the SET clause to insert the properties. Assuming that {name: