Merged
Conversation
Linary
reviewed
Sep 4, 2018
issue_template.md
Outdated
| #### Vertex/Edge example 数据示例 | ||
| {type something here...} | ||
|
|
||
| #### Schema(Vertex-Label, Edge-Label, Index-Label) 元数据结构 |
Contributor
There was a problem hiding this comment.
Just use VertexLabel、EdgeLabel、IndexLabel is ok
Change-Id: I5d31f9b8c794be4330f438b99f6227c15d2510f0
8f4dc4f to
1c49355
Compare
Linary
approved these changes
Sep 5, 2018
zhoney
approved these changes
Sep 5, 2018
zhoney
pushed a commit
to zhoney/hugegraph
that referenced
this pull request
Nov 9, 2021
* disable etcd for auth server (apache#42) * refine MetricsAPI test for prometheus exporter (apache#43) * upgrade hugegraph config and white api list (apache#44) * fixed computer-dis api bug (apache#45) * fix rest-server.properties config item k8s.hugegraph_url (apache#46) * fix rocksdb not close after close graph (apache#47)
zhoney
added a commit
to zhoney/hugegraph
that referenced
this pull request
Nov 9, 2021
* disable etcd for auth server (apache#42) * refine MetricsAPI test for prometheus exporter (apache#43) * upgrade hugegraph config and white api list (apache#44) * fix rest-server.properties config item k8s.hugegraph_url (apache#46) * fix rocksdb not close after close graph (apache#47) * support none auth mode for k8s api (apache#50) * feat(api): Support adamic-adar & resource-allocation algorithms (apache#10) (apache#51) * support graph reload and ingore single graph error when start server (apache#55) * support force delete task (apache#56) * update reload api (apache#57) * fix: check neighbors count & null label (apache#54) * fixed prometheus metrics bugs Co-authored-by: zhoney <[email protected]> Co-authored-by: sunwei31 <[email protected]> Co-authored-by: imbajin <[email protected]> Co-authored-by: guoyonggang <[email protected]>
imbajin
pushed a commit
that referenced
this pull request
Oct 19, 2022
* improve betweeness by remove boundary vertex of path Change-Id: I76924daf8d9da113ab7a1aeac536c6080eccb296 * add with_boundary parameter for betweeness also fix lpa count comms with limit Change-Id: Iaf675cd87a8dc0b5ef75476144bc8141f2dd4385
imbajin
pushed a commit
that referenced
this pull request
Nov 2, 2022
* improve betweeness by remove boundary vertex of path Change-Id: I76924daf8d9da113ab7a1aeac536c6080eccb296 * add with_boundary parameter for betweeness also fix lpa count comms with limit Change-Id: Iaf675cd87a8dc0b5ef75476144bc8141f2dd4385
imbajin
pushed a commit
that referenced
this pull request
Nov 7, 2022
* improve betweeness by remove boundary vertex of path Change-Id: I76924daf8d9da113ab7a1aeac536c6080eccb296 * add with_boundary parameter for betweeness also fix lpa count comms with limit Change-Id: Iaf675cd87a8dc0b5ef75476144bc8141f2dd4385
imbajin
pushed a commit
that referenced
this pull request
Nov 9, 2022
* improve betweeness by remove boundary vertex of path Change-Id: I76924daf8d9da113ab7a1aeac536c6080eccb296 * add with_boundary parameter for betweeness also fix lpa count comms with limit Change-Id: Iaf675cd87a8dc0b5ef75476144bc8141f2dd4385
VGalaxies
pushed a commit
that referenced
this pull request
Aug 3, 2024
Change-Id: I309b89846ca15d58ea39095d406a0b0b5de510e7
Tsukilc
pushed a commit
to Tsukilc/incubator-hugegraph
that referenced
this pull request
Sep 23, 2025
Co-authored-by: Hervé Boutemy <[email protected]>
koi2000
pushed a commit
to koi2000/incubator-hugegraph
that referenced
this pull request
Nov 24, 2025
Co-authored-by: Hervé Boutemy <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.