-
Notifications
You must be signed in to change notification settings - Fork 529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BREAKING CHANGE(server): support "parent & child" EdgeLabel type #2662
Merged
Merged
Changes from 20 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
0e202d4
setup
VGalaxies 042ed6a
add tests and examples
VGalaxies 22fb285
fix FakeObjects.java
VGalaxies 7d8f2f7
fix TaskCoreTest.java
VGalaxies 8a9d676
more fix
VGalaxies 9afdcb0
g.V("V.id").outE("parentLabel").has("sortKey","value")
VGalaxies 499cca7
fix
VGalaxies ea96dce
fix
VGalaxies 58e66ce
fix hstore
VGalaxies b31f5db
fix page
VGalaxies b48e3cb
add TODO comments
VGalaxies 06ec600
fix memory backend
VGalaxies a07ddf7
try fix mysql
VGalaxies e44aaf3
try fix cassandra
VGalaxies a67be44
Revert "try fix cassandra"
VGalaxies 7371937
try fix cassandra
VGalaxies bd640f7
fixup
VGalaxies b0a60f2
fixup
VGalaxies a88680c
try fix scylladb
VGalaxies 45fab36
improve CJK comments
VGalaxies 19485e5
fix for client
VGalaxies 87e76ff
minor improve for source + target label builder
VGalaxies a876ec0
write sub label id for range cond
VGalaxies 9242757
fixup
VGalaxies 81fcf27
try fix org.apache.hugegraph.api.traverser.EdgeExistenceAPITest#testE…
VGalaxies 263b6a6
fixup
VGalaxies 14c99e2
Revert "try fix org.apache.hugegraph.api.traverser.EdgeExistenceAPITe…
VGalaxies eea7356
mark deprecated for source & target label builder
VGalaxies File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
edgelabel_type or edge_label_type
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
keep edgelabel_type