[I] How to specify property types when loading vertices from files with "load_labels_from_file“ [age]

2024-01-10 Thread via GitHub
jhan129 opened a new issue, #1502: URL: https://github.com/apache/age/issues/1502 hi, i wonder if there is any way I can specify property types when loading vertices from CSV? it seems all the properties will be loaded as String, though some of them are numeric values in my csv.

Re: [I] Study the make_directed_edge_join_conditions function [age]

2024-01-10 Thread via GitHub
rafsun42 closed issue #1007: Study the make_directed_edge_join_conditions function URL: https://github.com/apache/age/issues/1007 -- 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

Re: [I] Cypher query to exlude subpaths (or return only full paths) [age]

2024-01-10 Thread via GitHub
rafsun42 commented on issue #1464: URL: https://github.com/apache/age/issues/1464#issuecomment-1885373522 @FrancescoSillani Assuming, your scenario is- `A -> [R] -> B -> [R] -> C`, please refer to the documentation on [variable length

Re: [I] Cypher query to exlude subpaths (or return only full paths) [age]

2024-01-10 Thread via GitHub
rafsun42 commented on issue #1464: URL: https://github.com/apache/age/issues/1464#issuecomment-1885365477 @FrancescoSillani Given you scenario, does this path `A -> B -> C` exists? -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [DISCUSS] Apache AGE 1.5.0 Release for PostgreSQL 16

2024-01-10 Thread Dehowe Feng
Updating to Postgres 16 would bring AGE into the most up-to-date version of Postgres. Looking forward to the release. I’ve checked: - Signature and hash - License and notice - Links and tags - No unexpected binary files Best, Dehowe On Jan 10, 2024, at 6:41 AM, Muhammad Shoaib wrote: