Returns the node/relationship that this expression is owned by, if it is owned.
Returns the node/relationship that this expression is owned by, if it is owned. A node/relationship owns its label/key/property mappings
(Changed in version 2.9.0) The behavior of scanRight has changed. The previous behavior can be reproduced with scanRight.reverse.
(Changed in version 2.9.0) transpose throws an IllegalArgumentException if collections are not uniformly sized.