Closed databu closed 3 years ago
Add PathNamePattern class and corresponding pathName() function to allow constructing patterns with named paths, like "MATCH p=(n)-[]-()".
Closing this because we've polluted our master branch with unrelated changes. I'll create a new PR from a new branch with this change only.
Add PathNamePattern class and corresponding pathName() function to allow constructing patterns with named paths, like "MATCH p=(n)-[]-()".