Looking at the example, "name" is clearly meant within context of the
"User" class, and therefore jo4neo could simplify this. It already
does something similar with find.where(User.name).is(...)
I need to try these examples out, be back shortly...
Taylor