neo4j-php / neo4j-php-client

Php client and driver for neo4j database
https://neo4j.com/developer/php/
MIT License
160 stars 40 forks source link

ErrorException Undefined array key 254 #193

Closed tim-hanssen closed 6 months ago

tim-hanssen commented 10 months ago

Describe the bug Foreaching over a Laudis\Neo4j\Databags\SummarizedResult object twice will not reset the array index.

To Reproduce Steps to reproduce the behavior: Run two times a foreach over the result object, second time will trigger the exception.

Expected behavior Be able to call the result multiple times.

Screenshots

Screenshot 2023-12-08 at 3 34 58 PM

Desktop (please complete the following information):