lanl / BEE

Other
13 stars 3 forks source link

Update Neo4j to 5.x #819

Closed jtronge closed 2 months ago

jtronge commented 2 months ago

This should update BEE to use neo4j 5.x. See issue #817. I've updated the Python API and made a couple changes to how neo4j is launched.

This is still a WIP but I'm opening it now to see if the CI passes.

pagrubel commented 2 months ago

@jtronge Is this still WIP? Maybe we need to revisit our labels.

jtronge commented 2 months ago

I think this might be ready for more local testing now.

Maybe we should change WIP so that it always runs CI actions? That's the only reason I left it off, so that I could run this PR through CI. I think we set it that way in the first place to avoid wasting CI time, but I'm not sure that's still a major problem.