Hi there,
I'm having a couple of nodes each with a path poperty representing a file path:
/foo/File1.java
/foo/bar/File2.java
/foo/bar/File3.java
I'd like to convert this into a tree structure consisting of nodes/relationships, i.e.
(foo)-[:CONTAINS...