monarch-initiative / monarch-cypher-queries

4 stars 3 forks source link

Remove deprecated cypher syntax (start, planner) from dynamic queries #17

Open kshefchek opened 7 years ago

kshefchek commented 7 years ago

START has been deprecated in Neo4J 3, https://neo4j.com/docs/developer-manual/current/cypher/clauses/start/

Starting queries with PLANNER RULE is no longer valid and returns an error.