this.add(new AllowTwigProcessor());
this.add(new WildcardNodeQueryNodeProcessor());
this.add(new RootLevelTwigQueryNodeProcessor());
this.add(new ChangeDefaultOperatorNodeProcessor());
this.add(new WildcardQueryNodeProcessor());
this.add(new FuzzyQueryNodeProcessor());
this.add(new QNamesProcessor());
this.add(new PhraseQueryNodeProcessor());
this.add(new DatatypeQueryNodeProcessor());
// Ranges
this.add(new OpenRangeQueryNodeProcessor());