feat(api): optimize adjacent-edges query by Z-HUANT · Pull Request #2408 · apache/hugegraph
added 2 commits
January 3, 2024 10:20labels
Jan 4, 2024
imbajin
changed the title
feat:optimize edge query
feat(api): optimize edge query
and removed size:S
This PR changes 10-29 lines, ignoring generated files.labels
Jan 23, 2024and removed size:XL
This PR changes 500-999 lines, ignoring generated files.labels
Jan 23, 2024and removed size:M
This PR changes 30-99 lines, ignoring generated files.labels
Jan 25, 2024
javeme
changed the title
feat(api): optimize edge query
feat(api): optimize adjacent-edges query
javeme previously approved these changes Feb 25, 2024
VGalaxies pushed a commit that referenced this pull request
Feb 26, 2024Relevant issue: #2255 Gremlin Query: For adjacency edge queries, if a vertex does not belong to the adjacent vertices of this edge, filter out that vertex. --------- Co-authored-by: imbajin <jin@apache.org>
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