hello
I tried to connect to the neo4j database using PHP and I could not do it. what am I doing wrong? Here the error:
Fatal error : Uncaught GraphAware\Bolt\Exception\HandshakeException: Handshake Exception. Unable to negotiate a version to use. Proposed versions were [1,0,0,0] in C:\xampp\htdocs\bisa\vendor\graphaware\neo4j-bolt\src\Driver.php:165 Stack trace: #0 C:\xampp\htdocs\bisa\vendor\graphaware\neo4j-bolt\src\Driver.php(151): GraphAware\Bolt\Driver->throwHandshakeException('Handshake Excep...') #1 C:\xampp\htdocs\bisa\vendor\graphaware\neo4j-bolt\src\Driver.php(115): GraphAware\Bolt\Driver->handshake() #2 C:\xampp\htdocs\bisa\vendor\graphaware\neo4j-php-client\src\Connection\Connection.php(192): GraphAware\Bolt\Driver->session() #3 C:\xampp\htdocs\bisa\vendor\graphaware\neo4j-php-client\src\Connection\Connection.php(109): GraphAware\Neo4j\Client\Connection\Connection->checkSession() #4 C:\xampp\htdocs\bisa\vendor\graphaware\neo4j-php-client\src\Client.php(67): GraphAware\Neo4j\Client\Connection\Connection->run(' CREAT...', NULL, NULL) #5 C:\xampp\htdocs\bisa\pendaftaran\prosesdaftar.php(18): GraphAware\Neo4j\Client\Client in C:\xampp\htdocs\bisa\vendor\graphaware\neo4j-bolt\src\Driver.php on line 165