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

[Question]: Does nebula-java support "profile" semantics. #496

Closed
CorvusYe opened this issue Dec 13, 2022 · 0 comments
Closed

[Question]: Does nebula-java support "profile" semantics. #496

CorvusYe opened this issue Dec 13, 2022 · 0 comments

Comments

@CorvusYe
Copy link
Contributor

I got different result between nebula-java and nebula-studio.

For example:

PROFILE MATCH (n: person-[r]->(n2) 
RETURN n, r, n2 LIMIT 1

nebula-studio

id name dependencies profiling data
1 IndexScan 2 ...

nebula -java

n r n2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant