Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-28-2018 03:11 AM - last edited on 07-07-2022 11:17 AM by yolande
A new version of the Neo4j Driver for Python is now available! Learn more about Neo4j Bolt driver for Python. and find the change logs here
01-27-2023 04:18 AM
The Python driver version 5.5.0 has been released!
https://pypi.org/project/neo4j/5.5.0/
It contains a new experimental API Driver.execute_query
that was designed to reduce boiler plate code and get users started quicker. We are actively looking for feedback. Please report any bugs via GitHub issues or general feedback or question via GitHub discussions.
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
ℹ️ please note that the package-alias neo4j-driver
has been deprecated and will stop receiving updates starting with version 6.0.0
. Please install neo4j
instead.
01-09-2023 08:42 AM
The Python driver version 5.4.0 has been released!
https://pypi.org/project/neo4j/5.4.0/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
ℹ️ please note that the package-alias neo4j-driver
has been deprecated and will stop receiving updates starting with version 6.0.0
. Please install neo4j
instead.
11-28-2022 12:44 AM
The Python driver version 4.4.10 has been released!
https://pypi.org/project/neo4j/4.4.10/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
ℹ️ please note that the package-alias neo4j-driver
has been deprecated and will stop receiving updates starting with version 6.0.0
. Please install neo4j
instead.
11-25-2022 07:15 AM - edited 11-28-2022 12:45 AM
The Python driver version 5.3.0 has been released!
https://pypi.org/project/neo4j/5.3.0/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
ℹ️ please note that the package-alias neo4j-driver
has been deprecated and will stop receiving updates starting with version 6.0.0
. Please install neo4j
instead.
11-17-2022 03:34 AM
The Python driver version 5.2.1 has been released!
https://pypi.org/project/neo4j/5.2.1/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
10-31-2022 06:05 AM - edited 11-28-2022 12:45 AM
The Python driver version 5.2.0 has been released!
https://pypi.org/project/neo4j/5.2.0/
Alongside, driver version 4.4.9 has been released!
https://pypi.org/project/neo4j/4.4.9/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
10-11-2022 09:13 AM
The Python driver version 5.1.0 has been released!
https://pypi.org/project/neo4j/5.1.0/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
09-20-2022 01:26 AM
The Python driver version 5.0.1 has been released!
https://pypi.org/project/neo4j/5.0.1/
Alongside, driver version 4.4.8 has been released!
https://pypi.org/project/neo4j/4.4.8/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
09-09-2022 03:41 AM
The Python driver version 5.0.0 has been released!
https://pypi.org/project/neo4j/5.0.0/
Alongside, driver version 4.4.7 has been released!
https://pypi.org/project/neo4j/4.4.7/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
08-31-2022 07:12 AM
Today is shipping day 🚢
The Python driver version 5.0.0a2 has been released with (among other things) stable async support and type annotations!
https://pypi.org/project/neo4j/5.0.0a2/
Alongside, driver version 4.4.6 has been released!
https://pypi.org/project/neo4j/4.4.6/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
07-07-2022 05:03 AM
The Python driver version 4.4.5 has been released!
https://pypi.org/project/neo4j/4.4.5/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
06-02-2022 08:59 AM
The Python driver version 4.4.4 has been released!
https://pypi.org/project/neo4j/4.4.4/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
04-25-2022 02:23 AM
The Python driver version 4.4.3 has been released!
https://pypi.org/project/neo4j/4.4.3/
Find the changelogs here: Home · neo4j/neo4j-python-driver Wiki · GitHub
03-15-2022 06:33 AM
The Python driver version 4.4.2 has been released!
https://pypi.org/project/neo4j/4.4.2/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
01-03-2022 03:01 AM
Happy New Year!
The Python driver version 5.0.0a1 with asyncio
support has been released!
This pre-release does not contain any 5.0 features and future pre-releases might have to be API-breaking. This release' sole purpose it to give early access to the async driver.
https://pypi.org/project/neo4j/5.0.0a1/
Find the changelog here: https://github.com/neo4j/neo4j-python-driver/wiki
We are very happy for any feedback on this feature.
12-17-2021 09:27 AM
The Python driver versions 4.3.9 and 4.4.1 have been released!
https://pypi.org/project/neo4j/4.3.9/
https://pypi.org/project/neo4j/4.4.1/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
11-05-2021 02:00 AM
The Python driver versions 4.3.8 and 4.4.0 have been released!
https://pypi.org/project/neo4j/4.3.8/
https://pypi.org/project/neo4j/4.4.0/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
10-22-2021 03:18 AM
Now two for the price of one: the Python driver 4.3.7 and 4.4.0b1 have been released!
https://pypi.org/project/neo4j/4.3.7/
https://pypi.org/project/neo4j/4.4.0b1/
Find the changelogs here: https://github.com/neo4j/neo4j-python-driver/wiki
10-15-2021 03:23 AM
The Python driver 4.4.0a1 has been released!
https://pypi.org/project/neo4j/4.4.0a1/
10-05-2021 03:44 AM
The Python driver 4.3.6 has been released!
https://pypi.org/project/neo4j/4.3.6/
09-21-2021 08:28 AM
The Python driver 4.3.5 has been released!
https://pypi.org/project/neo4j/4.3.5/
08-02-2021 01:57 AM
The Python driver 4.3.4 has been released!
https://pypi.org/project/neo4j/4.3.4/
07-13-2021 01:18 AM
The Python driver 4.3.3 has been released!
https://pypi.org/project/neo4j/4.3.3/
07-08-2021 09:23 AM
The Python driver 4.3.2 has been released!
https://pypi.org/project/neo4j/4.3.2/
06-01-2021 01:55 AM
The Python driver 4.3.1 has been released!
https://pypi.org/project/neo4j/4.3.1/
05-27-2021 02:22 AM
The Python driver 4.3.0 has been released!
https://pypi.org/project/neo4j/4.3.0/
05-14-2021 01:57 AM
The Python driver 4.3.0rc1 has been released!
https://pypi.org/project/neo4j/4.3.0rc1/
05-05-2021 03:04 AM
The Python driver 4.3.0b1 has been released!
https://pypi.org/project/neo4j/4.3.0b1/
04-20-2021 06:08 AM
The Python driver 4.3.0a1 has been released!
https://pypi.org/project/neo4j/4.3.0a1/
11-23-2020 05:42 AM
Hello
Does the driver (4.2) support Python 3.9?
Regards,
Cobra
04-20-2021 06:13 AM
No, it did not. At least we didn't test it, it might work nonetheless. The next version 4.3.x will, however.
11-17-2020 07:36 AM
And so has the 4.1.2 driver 🙂
11-17-2020 02:00 AM
The python driver 4.2.0 has been released!
10-22-2020 08:10 AM
The python driver 4.2.0a1 has been released!
See: https://pypi.org/project/neo4j/4.2.0a1/
07-30-2020 01:54 AM
Python Driver 4.1.0 released,
07-20-2020 12:59 AM
Python Driver 4.0.2 released, https://github.com/neo4j/neo4j-python-driver/wiki/4.0-changelog#402
06-11-2020 09:37 AM
Hello @valerio.malenchino1,
I see that you removed Result.data()
that was very practical, how do you get all data as fast as possible with the last version of the driver?
For example with this query:
seasons = ses.run("MATCH (s:Season) RETURN s.name AS name, s.start AS start, s.end AS end, s.lockout AS lockout ORDER BY start DESC").data()
Regards,
Cobra
06-12-2020 07:17 AM
Hi @Cobra,
Thanks for getting in touch.
Yes, the Result.data() was removed: each record has the .data() method, the Result objects purpose to be an iterator for records, while the Record object contains the data.
The fix for your example is to iterate the result object like.
result = session.run(...)
extracted_data = [record.data() for record in result
It's an extra line, but it will show much more explicitly what's going on.
I hope this is not too much of an inconvenience for you.
Regards,
Valerio
06-12-2020 07:22 AM
Hi and thank you
Yeah it is what I did
To be honest, our old code was using this line but we switched to .data()
so with this new version I had to update again to
Thank you again,
Regards,
Cobra
06-11-2020 12:57 AM
The python driver 4.0.0 has been released!
See: https://pypi.org/project/neo4j-driver/4.0.0/
06-03-2020 03:32 AM
An new beta version for python driver is now available: 4.0.0b2
06-05-2020 01:34 AM
We have a first release candidate for the 4.0 python driver: 4.0.0rc1
05-19-2020 02:25 AM
A beta version for the python driver is now available (4.0.0b1)
04-09-2020 01:33 AM
The latest alpha version of the python driver - 4.0.0.a3 - is now available:
04-17-2020 05:43 AM
A new alpha version is available: 4.0.0.a4
03-27-2020 04:04 AM
A new alpha version of the python driver - 4.0.0a2 - is now available:
03-18-2020 09:20 AM
A new alpha version of the python driver - 4.0.0a1 - is now available:
11-11-2019 09:08 AM
A new version of the Neo4j Driver for Python - Version 1.7.6 - is now available:
05-08-2019 09:08 AM
A new version of the Neo4j Driver for Python - Version 1.7.3 - is now available:
05-16-2019 05:02 AM
A new version of the Neo4j Python Driver (v1.7.4) is now available:
11-02-2018 11:36 AM
A new version of the Neo4j Driver for Python
Are now available.
10-12-2018 07:34 AM
A new version of the Neo4j Driver for Python, version 1.7.0rc2, is now available.
10-08-2018 05:48 AM
A new version of the Neo4j Driver for Python, version 1.7.0rc1, is now available.
All the sessions of the conference are now available online