+nodelinkednodeid:[0 TO 9999]
worked for me.
By using SQL server management studio, I discovered the numbers were a lot higher than 9 (which I used in my first statement).
I would rather have checked whether the nodelinkednodeID is NULL. This would have been a much safer check.