I need to convert the relationships returned by subgraphAll into path and filter path relationships by relation properties.
I used expandConfig and expand which returns path, but those 2 queries are getting hang in case of large data sets. SubgraphAl...