We need a global docker network in order to communicate between docker-compose setups on different hosts
Viewing the graph
match (n:MyNode)-[r]->(m)
return n, r, m
Finding paths between specific nodes:*
OlderNewer
We need a global docker network in order to communicate between docker-compose setups on different hosts
Viewing the graph
match (n:MyNode)-[r]->(m)
return n, r, m
Finding paths between specific nodes:*