Nebojša Kamber

Results 5 comments of Nebojša Kamber

I think it's returned as an `Iterator` so I've managed to turn it into an array using [iterator_to_array](http://php.net/manual/en/function.iterator-to-array.php) without `foreach`

How many queries are you batching per transaction when using `beginTransaction()`? What version of Neo4j and on what hardware are you running it? I'm asking this because I'm using.. -...

@zmax92 Is this fixed by https://github.com/nebkam/symfony-traits/commit/9850e39817733d8cc363b5c37fa61cc7d96e582e ?