neo4j_connection_hostname

Get the hostname for a connection.

@param connection The neo4j connection. @return A pointer to a hostname string, which will remain valid only whilst the connection remains open.

extern (C)
const(char)*
neo4j_connection_hostname

Meta