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

Creating a path and returning it - returns nil #2464

Open
LiorKogan opened this issue Jul 8, 2022 · 0 comments
Open

Creating a path and returning it - returns nil #2464

LiorKogan opened this issue Jul 8, 2022 · 0 comments
Labels

Comments

@LiorKogan
Copy link
Member

LiorKogan commented Jul 8, 2022

RedisGraph 2.4.14, 2.8.15

The following query

GRAPH.QUERY g "CREATE p = (a)-[r:R]->(b) RETURN p"

returns

1) 1) "p"
2) 1) 1) (nil) 

instead of returning the created path.

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

No branches or pull requests

1 participant