Philippe Miguet

Results 3 comments of Philippe Miguet

@arpitjoshi If I'm right, you have totell neo4j to index each value of the array separatly. Then it should work :) I've tested on my install with an array property...

Ok it's just because I've got a php notice. Also I'm pretty sure the query doesn't return anything if I don't specifically add each value of the array in the...

Hi @jadell, Here is the notice when I try to index a property which is an array of strings: ``` PHP Notice: Array to string conversion in /opt/testproject/vendor/everyman/neo4jphp/lib/Everyman/Neo4j/Batch/AddTo.php on line...