hubmapconsortium / commons

The common code supporting the HuBMAP web services
MIT License
1 stars 0 forks source link

Update `neo4j_driver` to use Neo4j Py 5.x driver #124

Closed shirey closed 2 months ago

shirey commented 5 months ago

Update neo4j_driver.py to use Neo4j Py 5.x driver

Remove neo4j_connection.py from commons as it is no longer used.

yuanzhou commented 3 months ago

Will also need to upgrade the requirements.txt in entity-api and ingest-api to neo4j v5 driver to use this updated module in commons.