Closed databu closed 3 years ago
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.)
Ok this got created from our master again, even though I created the PR from another branch. Closing again.
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.)