↓ 1 callersMethodsplitSplit the query based on the various cypher elements: MATCH, RETURN, WITH. @param query query to split onto paths plus hints @return the paths and hi
cypher2sql/src/main/java/org/cytosm/cypher2sql/expandpaths/ExtractPath.java:36