GraphAware\Neo4j\Client\Client::getConnectionManager PHP Method

getConnectionManager() public method

public getConnectionManager ( ) : ConnectionManager
return GraphAware\Neo4j\Client\Connection\ConnectionManager
    public function getConnectionManager()
    {
        return $this->connectionManager;
    }