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

[openCypher feature] Map Projection #2623

Open
jievince opened this issue Jul 26, 2021 · 0 comments
Open

[openCypher feature] Map Projection #2623

jievince opened this issue Jul 26, 2021 · 0 comments
Labels
type/feature req Type: feature request

Comments

@jievince
Copy link
Contributor

MATCH (actor:Person {name: 'Charlie Sheen'})-[:ACTED_IN]->(movie:Movie)RETURN actor { .name, .realName, movies: collect(movie { .title, .year })}
@CPWstatic CPWstatic transferred this issue from vesoft-inc/nebula-graph Aug 27, 2021
@CPWstatic CPWstatic added the type/feature req Type: feature request label Aug 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature req Type: feature request
Projects
None yet
Development

No branches or pull requests

2 participants