glasgowcompbio / GraphOmics

Interactive multi-omics data explorer to integrate and interactively explore transcripts, proteins and metabolites data.

Home Page:https://graphomics.glasgowcompbio.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade neo4j driver

joewandy opened this issue · comments

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.

A nice table to versions is here, https://7687.org