GraphAware\Neo4j\Client\Client::getConnectionManager PHP 메소드

getConnectionManager() 공개 메소드

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