Skip to content
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

How to return only edges with maximum rank in find path #5694

Open
lizunmvn opened this issue Aug 27, 2023 · 0 comments
Open

How to return only edges with maximum rank in find path #5694

lizunmvn opened this issue Aug 27, 2023 · 0 comments
Labels
type/enhancement Type: make the code neat or more efficient

Comments

@lizunmvn
Copy link

Introduction
假如我有a->b@100和a->b@101 关系相同,但边的rank值不同,在使用find path语句时支持max(rank)类似语句进行去重

Contents

Related work

@lizunmvn lizunmvn added the type/enhancement Type: make the code neat or more efficient label Aug 27, 2023
@wey-gu wey-gu changed the title find path 返回结果支持对rank去重 How to return only edges with maximum rank in find path Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
None yet
Development

No branches or pull requests

1 participant