The following query cannot be parsed: ``` SELECT * FROM [nt:unstructured] AS a INNER JOIN [nt:unstructured] AS b ON ISCHILDNODE(b,a) INNER JOIN [nt:unstructured] AS c ON ISCHILDNODE(c,b); ```