DEFAULT_MAX_NODES_VISITED

Node-touches allowed by default: ten million.

Sized against the attack rather than against a typical query. $..*..* over a document with n nodes costs O(n²), so this is met by a document of a few thousand nodes under a quadratic expression — while a linear walk of a document with ten million nodes is one this engine would struggle to hold in a Variant at all.