Module: Cuprum::Collections::Commands::AbstractFindMatching

Included in:
Basic::Commands::FindMatching
Defined in:
lib/cuprum/collections/commands/abstract_find_matching.rb

Overview

Abstract implementation of the FindMatching command.

Subclasses must define the #build_query method, which returns an empty Query instance for that collection.