Hi Experts,
I am looking for a cypher, apoc or any method to get the hostname to which the current session is talking to.
For example, when I am connecting to a set of node configured in a causal cluster from a python client, I want to know which neo4j node is serving the read or write by retrieving hostname. Is there a way to do this?
Any guidance, comment, input would be appriciated.
Thank you!