i have a node like this: (:a{name:\'\',lname:\'\',listNumb:[1,3,9]}) i want to select when 1 is in the array
this is what itried to do match (:a ) where a.listNumb
match (:a ) where a.listNumb