Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Include more information in PROFILE steps#3028

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
nafraf wants to merge4 commits intomaster
base:master
Choose a base branch
Loading
fromprofile-information

Conversation

nafraf
Copy link
Contributor

@nafrafnafraf commentedApr 12, 2023
edited
Loading

This PR is to implement the feature#3002

Sample output:

127.0.0.1:6379> GRAPH.PROFILE movies"WITH 'Ham' AS text MATCH (a:Actor)-[r:ACTED_IN]-(m:Movie) WHERE a.name = 'Mark Hamill' AND 1+3 < (a.id%2=1)+(2*2+3) AND a.name contains text RETURN a"1)"Results | Records produced: 0, Execution time: 0.000381 ms"2)"    Project | Records produced: 0, Execution time: 0.000411 ms"3)"        Conditional Traverse | (a)->(m:Movie) | Records produced: 0, Execution time: 0.000907 ms"4)"            Filter | ((a.name = 'Mark Hamill' AND 4 < (((a.id % 2) = 1) + 7)) AND contains(a.name, text)) | Records produced: 0, Execution time: 0.000336 ms"5)"                Node By Label Scan | (a:Actor) | Records produced: 0, Execution time: 0.050204 ms"6)"                    Project | Records produced: 1, Execution time: 0.001210 ms"

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@nafraf

[8]ページ先頭

©2009-2025 Movatter.jp