This package contains the query plans that are executed by the NetTraveler services.

Plan objects define how a query submitted by a client is to be evaluated.

Each Plan is transformed into a query {@link edu.uprm.admg.nettraveler.iterators.Iterator} for execution.