Hi Everyone,I'm new to Neo4j and I'm working on poc where there are multiple services that can read and write to each other and modeled with <CAN_READ_FROM(INCOMING):CAN_WRITE_TO(OUTGOING)> directed relationships as shown in the image below. Now I wa...