``` In Result.php line 98: array_combine() expects parameter 1 to be array, string given ``` When I am creating multiple nodes, using addNode, and commit, I get the above error. I am using PHP 7.2.15, redis-graph 1.99, and redis 5.05