cypher-query-builder icon indicating copy to clipboard operation
cypher-query-builder copied to clipboard

Add PathNamePattern class and corresponding pathName() function to allow constructing queries with named paths

Open databu opened this issue 4 years ago • 1 comments

Add PathNamePattern class and corresponding pathName() function to allow constructing patterns with named paths, like "MATCH p=(n)-[]-()".

(This was previously in PR #163 which I closed because our master branch got polluted with other changes.)

databu avatar Feb 02 '21 15:02 databu

@jamesfer any chance that you might look at this soon? If you prefer an alternative way to enable named paths, I'd offer to implement that too.

databu avatar Feb 03 '21 06:02 databu