add rays and rings restful api#45
Merged
Linary merged 1 commit intoapache:masterfrom Nov 7, 2018
zhoney:zy
Merged
Conversation
javeme
previously requested changes
Sep 7, 2018
hugegraph-api/src/main/java/com/baidu/hugegraph/api/traversers/Rays.java
Outdated
Show resolved
Hide resolved
hugegraph-api/src/main/java/com/baidu/hugegraph/api/traversers/Rays.java
Outdated
Show resolved
Hide resolved
hugegraph-api/src/main/java/com/baidu/hugegraph/api/traversers/Rings.java
Outdated
Show resolved
Hide resolved
hugegraph-api/src/main/java/com/baidu/hugegraph/api/traversers/Rings.java
Outdated
Show resolved
Hide resolved
hugegraph-api/src/main/java/com/baidu/hugegraph/serializer/Serializer.java
Outdated
Show resolved
Hide resolved
Linary
requested changes
Nov 7, 2018
hugegraph-api/src/main/java/com/baidu/hugegraph/version/ApiVersion.java
Outdated
Show resolved
Hide resolved
Contributor
There was a problem hiding this comment.
Add rays and rings RESTful API
javeme
requested changes
Nov 7, 2018
Contributor
There was a problem hiding this comment.
should be added only if it's not a cycle path?
fix #39 Change-Id: I41f82b73cee0ce657b3bcaaf1a68cf3479788fbf
javeme
approved these changes
Nov 7, 2018
Linary
approved these changes
Nov 7, 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)
VGalaxies
pushed a commit
that referenced
this pull request
Aug 3, 2024
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.
fix #39
Change-Id: I41f82b73cee0ce657b3bcaaf1a68cf3479788fbf