Jermy Li

Results 169 comments of Jermy Li

+1, Jermy Li (javaloveme at gmail dot com)

> hi, the Issue title is wrong, PMC should be changed to PPMC Ok, it has been corrected, thanks for reminding~

- hugegraph-server [THIRD-PARTY libs License list](https://github.com/hugegraph/hugegraph/files/7518057/THIRD-PARTY.txt) - hugegraph-computer [[THIRD-PARTY libs License list]](https://github.com/hugegraph/hugegraph/files/7580050/THIRD-PARTY-computer.txt)

hugegraph-computer [[THIRD-PARTY libs License list]](https://github.com/hugegraph/hugegraph/files/7580050/THIRD-PARTY-computer.txt)

hugegraph-server: 1. `truelicense` (AGPL): hugegraph-common (fixed by #1700) 2. `word` (GPL): hugegraph-core (fixed by #1998) 3. `mysql-connector` (GPL): hugegraph-mysql/mysql:mysql-connector-java 4. `jnr-posix` (LGPL+GPL): cassandra-driver-core (fixed by #1822) 5. `jboss-logging` (LGPL): cassandra-all...

感谢反馈,后续可以考虑支持该Feature。 类似Feature:Label的继承 Issue https://github.com/apache/incubator-hugegraph/issues/447

> 而单个更新的接口对于list和set类型的数据又是追加的方式 @Ckuangf 这个结论不是预期的,单个更新接口对任何属性都是覆盖的方式。 另外,只要知道id的情况下,即使是automatic场景也是支持更新策略的。