Skip to content

Predicates on shortest path and optional match#9156

Merged
craigtaverner merged 1 commit intoneo4j:3.1from
pontusmelke:3.1-optional-shortest-path
Apr 6, 2017
Merged

Predicates on shortest path and optional match#9156
craigtaverner merged 1 commit intoneo4j:3.1from
pontusmelke:3.1-optional-shortest-path

Conversation

@pontusmelke
Copy link
Copy Markdown
Contributor

@pontusmelke pontusmelke commented Apr 5, 2017

When combining OPTIONAL MATCH and shortestPath with predicates we
forgot to keep track of the relationship name of the shortest path pattern,
causing the cost planner to fail on such queries.

When combining `OPTIONAL MATCH` and `shortestPath` with predicates we
forgot to keep track of the relationship name of the shortest path pattern,
causing the cost planner to choke on such queries.
@craigtaverner craigtaverner merged commit bbdbdb8 into neo4j:3.1 Apr 6, 2017
@craigtaverner craigtaverner deleted the 3.1-optional-shortest-path branch April 6, 2017 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants