match (n:Superclass) where n.name =~ "(?i).*SWEATERS.*" return n; 
  
Expected [Ljava.lang.String;@36b3041f to be a java.lang.String, but it was a 
[Ljava.lang.String;

  Neo.ClientError.Statement.InvalidType

did i do something wrong in the query?

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to