Hi everybody,
I have this portion of a graph:
And I performed several MATCH queries on it to obtain all the path from a starting node, and the associated cost.
As an example, from the node name 'PU4':
MATCH path = ({name:'PU4'})-[:SENSOR_MEASUREME...