Re: [VOTE] Release Apache AGE (incubating) version 0.4.0

2021-04-18 Thread Felix Cheung
+1 drivers/nodejs/src/index.ts - is there a reason this file does not have Apache License header? - incubating in name - signature and hash fine - DISCLAIMER is fine - LICENSE and NOTICE are fine - No unexpected binary files - source files have ASF headers - see note at the top

[GitHub] [incubator-age] emotionbug commented on issue #54: Citus Compatibility

2021-04-18 Thread GitBox
emotionbug commented on issue #54: URL: https://github.com/apache/incubator-age/issues/54#issuecomment-822029578 +1 I think this is a good point. If AGE support Citus, it would be a great distributed graph database. -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-age] emotionbug edited a comment on issue #52: exists `label(...)` function in AGE?

2021-04-18 Thread GitBox
emotionbug edited a comment on issue #52: URL: https://github.com/apache/incubator-age/issues/52#issuecomment-822028134 https://github.com/apache/incubator-age/commit/9b89a311eb59d51fd8cc2f0798ad895c7594afbd Thanks! And, I know that `label` function of Neo4j is `labels(..)`, not

[GitHub] [incubator-age] emotionbug commented on issue #52: exists `label(...)` function in AGE?

2021-04-18 Thread GitBox
emotionbug commented on issue #52: URL: https://github.com/apache/incubator-age/issues/52#issuecomment-822028134 I know that `label` function of Neo4j is `labels(..)`, not `label(..)`, because supports multi label feature. maybe, AGE will not support multi-label feature. so, near

[GitHub] [incubator-age] sstubbs opened a new issue #54: Citus Compatibility

2021-04-18 Thread GitBox
sstubbs opened a new issue #54: URL: https://github.com/apache/incubator-age/issues/54 Is this compatible with the citus extension? I am currently using janusgraph. This looks interesting but I am worried how it would scale if I can't use citus. -- This is an automated message from the