cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

How to update bolt protocol from 3.0 to 4.0

Hello,

I'm getting the following error when I try to provide database name as a parameter to a session instance with python driver 4.3 .

is there a way to update bolt protocol to the newest version, or is there anything else I could do to get around this issue

Thank you,
Sai

1 REPLY 1

Hello @saiaakarsh_koppula

What is the version of your Neo4j Database? To use the version 4.3 of the driver you must have the same version for the Neo4j database.

Regards,
Cobra