neo4j-contrib / neomodel

An Object Graph Mapper (OGM) for the Neo4j graph database.
https://neomodel.readthedocs.io
MIT License
963 stars 232 forks source link

fix remove_all_labels() failure with Neo4j 4.3+ #644

Closed a-takahashi223 closed 1 year ago

a-takahashi223 commented 2 years ago

fix #567

AntonLydike commented 2 years ago

Hi @a-takahashi223, thanks for your contribution! I'll take a look at this as soon as I find some time!