What's Changed
- Added support for label-property composite, edge-type, edge-type property, global edge property and point indices in the object graph mapper. #351
- From Memgraph 3.3.0, nested indices are supported. Tests for nested indices were added to show how they work the same as label-property indices. #357
- Updated dependencies to support Python 3.9 - 3.12. #355,#358,#347,#349
Full Changelog: v1.7.0...v1.8.0