GraphAware\Neo4j\Client\Client::getConnectionManager PHP Méthode

getConnectionManager() public méthode

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