Class NoOpQuery


  • public class NoOpQuery
    extends AbstractLeafQuery
    A query that doesn't have any effect on the query logic. If this was the only query, it would retrieve 0 documents. Primarily intended for internal use.