------------------
New Features
^^^^^^^^^^^^
- Added support for unlabeled nodes.
- Added support for mapping Neo4j labels and types to xGT.
- Added option to disable auto-downloading edges' source and target vertices.
Changed
^^^^^^^
- Improved download estimates for single relationships with multiple nodes.
- Rename disable_apoc to enable_apoc.
- Endpoints are now returned as a tuple of source and target instead of a string.
- Documentation improvements.