9899100101102103104
} else { Object child = build(childNode); childs.add(child); } } return new Query(childs, orderBy, limit); }
99100101102103104105