Check if a given connection uses TLS.
@param connection The neo4j connection. @return true if the connection was established over TLS, and false otherwise.
See Implementation
Check if a given connection uses TLS.
@param connection The neo4j connection. @return true if the connection was established over TLS, and false otherwise.