Messages by Date
-
2022/11/13
[GitHub] [incubator-hugegraph] codecov[bot] commented on pull request #2016: Adding try-with-resources block around PredictionTraverser
GitBox
-
2022/11/13
[GitHub] [incubator-hugegraph-toolchain] imbajin closed issue #341: rename the toolchain package name to apache (until PR merged)
GitBox
-
2022/11/13
[GitHub] [incubator-hugegraph-toolchain] imbajin merged pull request #366: refact: rename all modules to apache and adopt the configs
GitBox
-
2022/11/13
[GitHub] [incubator-hugegraph-toolchain] imbajin closed issue #340: [Summary] toolchain release v1.0 todo list
GitBox
-
2022/11/13
[GitHub] [incubator-hugegraph] gaeduf commented on issue #1997: 在我的图数据库中:有一条数据关系:顶点 A --> 顶点B ,可以通过 g.V(B顶点id).bothE().otherV().path() 查询到,但是g.V(A顶点id).bothE().otherV().path(),查询不到。
GitBox
-
2022/11/13
[GitHub] [incubator-hugegraph] simon824 commented on issue #2015: [Bug] Dockerfile does not build, does not line up with `conf/rest-server.properties`
GitBox
-
2022/11/13
[GitHub] [incubator-hugegraph] vamossagar12 commented on pull request #2016: Adding try-with-resources block around PredictionTraverser
GitBox
-
2022/11/13
[GitHub] [incubator-hugegraph] vamossagar12 opened a new pull request, #2016: Adding try-with-resources block around PredictionTraverser
GitBox
-
2022/11/13
[GitHub] [incubator-hugegraph] vamossagar12 commented on pull request #2014: Fix bug: Closing iterators on errors for CassandraTable and MysqlTable
GitBox
-
2022/11/13
[GitHub] [incubator-hugegraph] vamossagar12 commented on a diff in pull request #2014: Fix bug: Closing iterators on errors for CassandraTable and MysqlTable
GitBox
-
2022/11/13
[GitHub] [incubator-hugegraph] vamossagar12 commented on a diff in pull request #2014: Fix bug: Closing iterators on errors for CassandraTable and MysqlTable
GitBox
-
2022/11/13
[GitHub] [incubator-hugegraph] imbajin commented on issue #2015: [Bug] Dockerfile does not build, does not line up with `conf/rest-server.properties`
GitBox
-
2022/11/12
[GitHub] [incubator-hugegraph] baughmann opened a new issue, #2015: [Bug] Dockerfile does not build, does not line up with `conf/rest-server.properties`
GitBox
-
2022/11/12
[GitHub] [incubator-hugegraph] javeme commented on issue #1997: 在我的图数据库中:有一条数据关系:顶点 A --> 顶点B ,可以通过 g.V(B顶点id).bothE().otherV().path() 查询到,但是g.V(A顶点id).bothE().otherV().path(),查询不到。
GitBox
-
2022/11/11
[GitHub] [incubator-hugegraph] gaeduf commented on issue #1997: 在我的图数据库中:有一条数据关系:顶点 A --> 顶点B ,可以通过 g.V(B顶点id).bothE().otherV().path() 查询到,但是g.V(A顶点id).bothE().otherV().path(),查询不到。
GitBox
-
2022/11/11
[GitHub] [incubator-hugegraph] javeme merged pull request #2000: refactor(core): improve backend code by flow idea suggests
GitBox
-
2022/11/11
[GitHub] [incubator-hugegraph] javeme commented on pull request #2013: mac m1: fix JNA UnsatisfiedLinkError by upgrade to v5.12.1
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph] github-actions[bot] commented on issue #1991: [Question] 多图配置功能是否支持多图间数据的关联查询
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph] imbajin commented on issue #2005: 执行 bin/hugegraph-loader.sh,由于数据量巨大,xshell7工具被关掉,会导致导入进程被关掉吗?或者有没有后台执行导入命令的方法?
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph] imbajin closed issue #2005: 执行 bin/hugegraph-loader.sh,由于数据量巨大,xshell7工具被关掉,会导致导入进程被关掉吗?或者有没有后台执行导入命令的方法?
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] imbajin merged pull request #363: chore: update spark&flink scope to provided
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] imbajin merged pull request #367: fix loader-ci error
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #367: fix loader-ci error
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph] gaeduf commented on issue #2005: 执行 bin/hugegraph-loader.sh,由于数据量巨大,xshell7工具被关掉,会导致导入进程被关掉吗?或者有没有后台执行导入命令的方法?
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] z7658329 commented on pull request #367: fix loader-ci error
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph] gaeduf commented on issue #1138: 使用count返回数量结果报80W异常
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] codecov[bot] commented on pull request #367: fix loader-ci error
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph] javeme commented on a diff in pull request #2014: Fix bug: Closing iterators on errors for CassandraTable and MysqlTable
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] z7658329 commented on pull request #367: fix loader-ci error
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] zyxxoo merged pull request #365: chore: enable rebase for co-working pr
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] codecov[bot] commented on pull request #366: refact(client): rename to apache and adopt the other modules
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph] gaeduf commented on issue #1997: 在我的图数据库中:有一条数据关系:顶点 A --> 顶点B ,可以通过 g.V(B顶点id).bothE().otherV().path() 查询到,但是g.V(A顶点id).bothE().otherV().path(),查询不到。
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph] gaeduf commented on issue #1997: 在我的图数据库中:有一条数据关系:顶点 A --> 顶点B ,可以通过 g.V(B顶点id).bothE().otherV().path() 查询到,但是g.V(A顶点id).bothE().otherV().path(),查询不到。
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] haohao0103 commented on pull request #358: feat(hbase): support gen HFile for hbase v2 (BETA)
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] simon824 commented on pull request #358: feat(hbase): support gen HFile for hbase v2 (BETA)
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] JackyYangPassion commented on pull request #352: feat(apache): support check license header with RAT client model
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] z7658329 commented on pull request #364: adapt to org.apache package
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] imbajin merged pull request #358: feat(hbase): support gen HFile for hbase v2 (BETA)
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] imbajin closed issue #357: feat(hbase): bypass server for hbase writing hugegraph-loader (BETA)
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] imbajin merged pull request #364: adapt to org.apache package
GitBox
-
2022/11/10
[GitHub] [incubator-hugegraph-toolchain] z7658329 commented on pull request #364: adapt to org.apache package
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin merged pull request #356: chore: enable flatten while building
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #364: adapt to org.apache package
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] z7658329 commented on pull request #364: adapt to org.apache package
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] codecov[bot] commented on pull request #364: adapt to org.apache package
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] z7658329 commented on pull request #364: adapt to org.apache package
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #364: adapt to org.apache package
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] haohao0103 commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] haohao0103 commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] z7658329 commented on pull request #364: adapt to org.apache package
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on a diff in pull request #352: feat(apache): support check license header with RAT client model
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on a diff in pull request #352: feat(apache): support check license header with RAT client model
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on a diff in pull request #352: feat(apache): support check license header with RAT client model
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #352: feat(apache): support check license header with RAT client model
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #363: chore: update spark&flink scope to provided
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph] codecov[bot] commented on pull request #2014: Fix bug: Closing iterators on errors for CassandraTable and MysqlTable
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] codecov[bot] commented on pull request #363: chore: update spark&flink scope to provided
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] simon824 opened a new pull request, #363: chore: update spark&flink scope to provided
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph] vamossagar12 commented on pull request #2014: Fix bug: Closing iterators on errors for CassandraTable and MysqlTable
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph] vamossagar12 opened a new pull request, #2014: Fix bug: Closing iterators on errors for CassandraTable and MysqlTable
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-commons] imbajin closed pull request #118: chore: merge to release v1.0.0
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] javeme commented on a diff in pull request #352: feat(apache): support check license header with RAT client model
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] haohao0103 commented on a diff in pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-commons] codecov[bot] commented on pull request #118: chore: merge to release v1.0.0
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph] gaeduf commented on issue #1997: 在我的图数据库中:有一条数据关系:顶点 A --> 顶点B ,可以通过 g.V(B顶点id).bothE().otherV().path() 查询到,但是g.V(A顶点id).bothE().otherV().path(),查询不到。
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-commons] imbajin merged pull request #117: Add thrid-party dependency licenses
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] javeme commented on a diff in pull request #352: feat(apache): support check license header with RAT client model
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] JackyYangPassion commented on pull request #352: feat(apache): support check license header with RAT client model
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] javeme commented on a diff in pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] haohao0103 commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] haohao0103 commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] dependabot[bot] closed pull request #362: chore(deps): bump hadoop-common from 3.3.1 to 3.3.3 in /hugegraph-loader
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] dependabot[bot] commented on pull request #362: chore(deps): bump hadoop-common from 3.3.1 to 3.3.3 in /hugegraph-loader
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #362: chore(deps): bump hadoop-common from 3.3.1 to 3.3.3 in /hugegraph-loader
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] codecov[bot] commented on pull request #362: chore(deps): bump hadoop-common from 3.3.1 to 3.3.3 in /hugegraph-loader
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] dependabot[bot] opened a new pull request, #362: chore(deps): bump hadoop-common from 3.3.1 to 3.3.3 in /hugegraph-loader
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin merged pull request #360: refact: adopt & use apache version in toolchain (#353)
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph] imbajin merged pull request #1984: feat(core): add a string of OLAP algorithms
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph] imbajin commented on pull request #2009: add License checker for CI.
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #360: refact: adopt & use apache version in toolchain (#353)
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph] imbajin commented on pull request #2013: mac m1: fix JNA UnsatisfiedLinkError by upgrade to v5.12.1
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph-commons] imbajin merged pull request #115: refact: address some code alert
GitBox
-
2022/11/09
[GitHub] [incubator-hugegraph] jokerCoCo commented on issue #1972: [Question] 如何使用gremlin实现多字段分组并实现去重
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] zyxxoo merged pull request #2003: chore: enable rebase merge
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] imbajin merged pull request #361: reopen ignore ut
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] simon824 commented on pull request #360: refact: adopt & use apache version in toolchain (#353)
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] gudehuang closed issue #2010: [Bug] 0.10.4 的数据 迁移到0.12.0 后, ifNotExist()报错
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] gudehuang commented on issue #2010: [Bug] 0.10.4 的数据 迁移到0.12.0 后, ifNotExist()报错
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] dongzl commented on pull request #2009: add License checker for CI.
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] dongzl commented on pull request #2009: add License checker for CI.
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] gaeduf commented on issue #1997: 在我的图数据库中:有一条数据关系:顶点 A --> 顶点B ,可以通过 g.V(B顶点id).bothE().otherV().path() 查询到,但是g.V(A顶点id).bothE().otherV().path(),查询不到。
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] gaeduf commented on issue #1997: 在我的图数据库中:有一条数据关系:顶点 A --> 顶点B ,可以通过 g.V(B顶点id).bothE().otherV().path() 查询到,但是g.V(A顶点id).bothE().otherV().path(),查询不到。
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] gaeduf commented on issue #1997: 在我的图数据库中:有一条数据关系:顶点 A --> 顶点B ,可以通过 g.V(B顶点id).bothE().otherV().path() 查询到,但是g.V(A顶点id).bothE().otherV().path(),查询不到。
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] github-actions[bot] commented on issue #1987: Fix code scanning alert - User-controlled data in numeric cast
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] haohao0103 commented on a diff in pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] haohao0103 commented on a diff in pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] haohao0103 commented on a diff in pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #360: refact: adopt & use apache version in toolchain (#353)
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] javeme commented on a diff in pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] codecov[bot] commented on pull request #2013: mac m1: fix JNA UnsatisfiedLinkError by upgrade to v5.12.1
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] javeme commented on issue #2010: [Bug] 0.10.4 的数据 迁移到0.12.0 后, ifNotExist()报错
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] javeme opened a new pull request, #2013: mac m1: fix JNA UnsatisfiedLinkError by upgrade to v5.12.1
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] javeme commented on issue #2012: [Bug] Mac m1: JNA UnsatisfiedLinkError
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] javeme opened a new issue, #2012: [Bug] JNA Mac m1
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #360: refact: adopt & use apache version in toolchain (#353)
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] codecov[bot] commented on pull request #360: refact: adopt & use apache version in toolchain (#353)
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] javeme commented on a diff in pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] imbajin opened a new pull request, #360: refact: adopt & use apache version in toolchain (#353)
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] imbajin merged pull request #353: refact: adopt & use apache version in toolchain
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] javeme merged pull request #2004: add flatten plugin
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] z7658329 commented on pull request #353: refact: adopt & use apache version in toolchain
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] imbajin opened a new issue, #2011: [Summary] Server Release v1.0 TODOs
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] imbajin commented on pull request #2000: refactor(core): improve backend code by flow idea suggests
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-commons] javeme commented on a diff in pull request #117: Add thrid-party dependency licenses
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] javeme merged pull request #2008: Add thrid-party dependency licenses
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-commons] javeme merged pull request #116: add check dependencies ci
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on a diff in pull request #356: chore: enable flatten while building
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] javeme commented on pull request #2000: refactor(core): improve backend code by flow idea suggests
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] imbajin merged pull request #359: chore: remove oracle dependency
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] javeme commented on pull request #359: Remove oracle dependency
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] javeme commented on a diff in pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] javeme commented on pull request #2004: add flatten plugin
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] javeme commented on pull request #1984: feat(core): add a string of OLAP algorithms
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #359: Remove oracle dependency
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] simon824 commented on pull request #359: Remove oracle dependency
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #359: Remove oracle dependency
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #353: refact: adopt & use apache version in toolchain
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] codecov[bot] commented on pull request #359: Remove oracle dependency
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-toolchain] simon824 opened a new pull request, #359: Remove oracle dependency
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-commons] codecov[bot] commented on pull request #117: Add thrid-party dependency licenses
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph-commons] simon824 opened a new pull request, #117: Add thrid-party dependency licenses
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] simon824 commented on pull request #2009: add License checker for CI.
GitBox
-
2022/11/08
[GitHub] [incubator-hugegraph] imbajin commented on pull request #2009: add License checker for CI.
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] dongzl commented on pull request #2009: add License checker for CI.
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] imbajin commented on pull request #2009: add License checker for CI.
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] dongzl commented on pull request #2009: add License checker for CI.
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] gudehuang opened a new issue, #2010: [Bug] 0.10.4 的数据 迁移到0.12.0 后, ifNotExist()报错
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] JackyYangPassion commented on a diff in pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] imbajin commented on pull request #2009: add License checker for CI.
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] haohao0103 commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] codecov[bot] commented on pull request #2009: add License checker for CI.
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-commons] codecov[bot] commented on pull request #116: add check dependencies ci
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] haohao0103 commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] haohao0103 commented on a diff in pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-computer] imbajin commented on pull request #194: [fix][ci] Fix compile loader error
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-computer] imbajin commented on a diff in pull request #194: [fix][ci] Fix compile loader error
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-computer] imbajin commented on a diff in pull request #194: [fix][ci] Fix compile loader error
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-computer] imbajin commented on pull request #194: [fix][ci] Fix compile loader error
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-computer] imbajin commented on pull request #108: feat: support cluster coefficient algorithm
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on a diff in pull request #353: refact: adopt & use apache version in toolchain
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] z7658329 commented on a diff in pull request #353: refact: adopt & use apache version in toolchain
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on a diff in pull request #356: chore: enable flatten while building
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on a diff in pull request #353: refact: adopt & use apache version in toolchain
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #353: change depnd to org.apache.hugegraph
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] imbajin commented on pull request #1984: feat(core): add a string of OLAP algorithms
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on a diff in pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] z7658329 commented on pull request #353: change depnd to org.apache.hugegraph
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] z7658329 commented on pull request #353: change depnd to org.apache.hugegraph
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] javeme commented on issue #2005: 执行 bin/hugegraph-loader.sh,由于数据量巨大,xshell7工具被关掉,会导致导入进程被关掉吗?或者有没有后台执行导入命令的方法?
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] javeme commented on a diff in pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] javeme closed pull request #2006: feat: add check dependencies ci
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] javeme commented on pull request #1984: feat(core): add a string of OLAP algorithms
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] codecov[bot] commented on pull request #353: change package to org.apache.hugegraph
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] JackyYangPassion commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] JackyYangPassion commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] JackyYangPassion commented on pull request #358: feat(hbase): support gen HFile for hbase(BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] imbajin commented on pull request #2008: Add thrid-party dependency licenses
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] codecov[bot] commented on pull request #358: bypass server for hbase writing hugegraph-loader (BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] imbajin commented on pull request #358: bypass server for hbase writing hugegraph-loader (BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] haohao0103 opened a new pull request, #358: bypass server for hbase writing hugegraph-loader (BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] codecov[bot] commented on pull request #2008: Add thrid-party dependency licenses
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] simon824 opened a new pull request, #2008: Add thrid-party dependency licenses
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph] simon824 opened a new issue, #2007: [Feature] Add thrid-party dependency licenses
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] haohao0103 commented on issue #357: feat(hbase): bypass server for hbase writing hugegraph-loader (BETA)
GitBox
-
2022/11/07
[GitHub] [incubator-hugegraph-toolchain] haohao0103 opened a new issue, #357: feat(hbase): bypass server for hbase writing hugegraph-loader (BETA)
GitBox
-
2022/11/06
[GitHub] [incubator-hugegraph] imbajin commented on issue #2005: 执行 bin/hugegraph-loader.sh,由于数据量巨大,xshell7工具被关掉,会导致导入进程被关掉吗?或者有没有后台执行导入命令的方法?
GitBox
-
2022/11/06
[GitHub] [incubator-hugegraph] codecov[bot] commented on pull request #2006: feat: add check dependencies ci
GitBox
-
2022/11/06
[GitHub] [incubator-hugegraph] simon824 opened a new pull request, #2006: feat: add check dependencies ci
GitBox
-
2022/11/06
[GitHub] [incubator-hugegraph] gaeduf opened a new issue, #2005: 执行 bin/hugegraph-loader.sh,由于数据量巨大,xshell7工具被关掉,会导致导入进程被关掉吗?或者有没有后台执行导入命令的方法?
GitBox
-
2022/11/06
[GitHub] [incubator-hugegraph] gaeduf commented on issue #1997: 在我的图数据库中:有一条数据关系:顶点 A --> 顶点B ,可以通过 g.V(B顶点id).bothE().otherV().path() 查询到,但是g.V(A顶点id).bothE().otherV().path(),查询不到。
GitBox
-
2022/11/06
[GitHub] [incubator-hugegraph] choeoe commented on issue #1945: [Bug] Incorrect return value of the same query
GitBox
-
2022/11/04
[GitHub] [incubator-hugegraph] javeme commented on a diff in pull request #2003: chore: enable rebase merge
GitBox
-
2022/11/04
[GitHub] [incubator-hugegraph] imbajin commented on a diff in pull request #2003: chore: enable rebase merge
GitBox
-
2022/11/04
[GitHub] [incubator-hugegraph-commons] javeme merged pull request #114: fix apache revision
GitBox
-
2022/11/04
[GitHub] [incubator-hugegraph] javeme commented on a diff in pull request #2003: chore: enable rebase merge
GitBox
-
2022/11/04
[GitHub] [incubator-hugegraph-commons] imbajin commented on a diff in pull request #115: refact: address some code alert
GitBox
-
2022/11/04
[GitHub] [incubator-hugegraph] javeme commented on pull request #1984: feat(core): add a string of OLAP algorithms
GitBox
-
2022/11/04
[GitHub] [incubator-hugegraph-commons] imbajin commented on a diff in pull request #113: support custom content-type
GitBox
-
2022/11/04
[GitHub] [incubator-hugegraph-commons] imbajin commented on a diff in pull request #113: support custom content-type
GitBox
-
2022/11/04
[GitHub] [incubator-hugegraph-commons] imbajin commented on a diff in pull request #113: support custom content-type
GitBox
-
2022/11/04
[GitHub] [incubator-hugegraph-commons] imbajin commented on a diff in pull request #113: support custom content-type
GitBox
-
2022/11/04
[GitHub] [incubator-hugegraph-commons] codecov[bot] commented on pull request #115: refact: address some code alert
GitBox
-
2022/11/04
[GitHub] [incubator-hugegraph-commons] imbajin commented on a diff in pull request #114: fix apache revision
GitBox
-
2022/11/04
[GitHub] [incubator-hugegraph-computer] coderzc closed pull request #192: [fix][ci] Fix compile loader
GitBox
-
2022/11/03
[GitHub] [incubator-hugegraph] z7658329 commented on pull request #2004: add flatten plugin
GitBox