php-cypher-dsl
php-cypher-dsl copied to clipboard
Add support for map projections
The following is currently not possible: { .name, .realName, movies: collect(movie { .title, .year })}.
This is called a map projection, and is part of the openCypher standard. See page 21 of openCypher9.