neo4j / neo4j-graphrag-python

Neo4j GraphRAG for Python
https://neo4j.com/docs/neo4j-graphrag-python/current/
Other
172 stars 26 forks source link

Make Neo4j version check work with trailing "-XXX" #162

Closed stellasia closed 2 weeks ago

stellasia commented 2 weeks ago

Description

Update the verify version method to work with trailing content after X.Y.Z version (e.g. 5.23.0-6698)

Type of Change

Complexity

Complexity: Low

How Has This Been Tested?

Checklist

The following requirements should have been met (depending on the changes in the branch):