Hi all,If you have a variable with the name like "from%" you receive an error during parsingFor example:SELECT a.fromNode FROM Link AS a WHERE ...It looks like the parser consider all tokens start with 'from' as FROM clause