pypi neomodel 5.2.0
Version 5.2.0 2023-11

latest releases: 5.3.1, 5.3.0, 5.2.1...
7 months ago
  • Add an option to pass your own driver instead of relying on the automatically created one. See set_connection method. NB : only accepts the synchronous driver for now.
  • Add a close_connection method to explicitly close the driver to match Neo4j deprecation.
  • Add a DATABASE_NAME config option, available for both auto- and self-managed driver modes.
  • Add neomodel_inspect_database script, which inspects an existing database and creates neomodel class definitions for all objects.
  • Add support for pandas DataFrame and Series ; numpy Array
  • Add relationship uniqueness constraints - for Neo4j >= 5.7

Don't miss a new neomodel release

NewReleases is sending notifications on new releases.