I have something like (query1..... display query1) (query1 as base to query 2 display query2) (query2 as base to query3 display query3) QUERY1 UNION QUERY2 UNION QUERY3 is it possible to have interim display in Neo4j? I want to see how the graph expands Login To add answer/comment