Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-09-20 | 1.5 kB | |
Release 4.6.0 source code.tar.gz | 2024-09-20 | 19.4 MB | |
Release 4.6.0 source code.zip | 2024-09-20 | 19.6 MB | |
Totals: 3 Items | 39.0 MB | 0 |
- Updated Gremlin config
message_serializer
to accept all TinkerPop serializers (Link to PR) - Implemented service-based dynamic allowlists and defaults for Gremlin serializer and protocol combinations (Link to PR)
- Added
%get_import_task
line magic (Link to PR) - Added
--export-to
JSON file option to%%graph_notebook_config
(Link to PR) - Deprecated Python 3.8 support (Link to PR)
- Upgraded Neo4j Bolt driver to v5.x (Link to PR)
- Upgraded nest_asyncio to 1.6.0 (Link to PR)
- Improved iPython config directory retrieval logic (Link to PR)
- Fixed
%db_reset
output for token modes (Link to PR) - Fixed
%%gremlin profile
serialization issue on Neptune DB v1.2 and older (Link to PR) - Use
extras_require
to specify tests (Link to PR) - Updated Gremlin HTTP requests, fixed handling of internal error responses (Link to PR)