You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we are using neo4j v3 and this python package: neo4j-driver = "==1.7.6". There are more recent versions of neo4j and the driver that we can use. However our codes to query need to be upgraded too to support those.
The text was updated successfully, but these errors were encountered:
Currently we are using neo4j v3 and this python package:
neo4j-driver = "==1.7.6"
. There are more recent versions of neo4j and the driver that we can use. However our codes to query need to be upgraded too to support those.The text was updated successfully, but these errors were encountered: