Implements EntityOutput to write record key-data pairs. Extends TupleOutput
to implement the subset of TupleOutput methods that are defined in the
EntityOutput interface.
author: Mark Hayes
Constructor Summary
RecordOutput(Catalog catalog, boolean rawAccess) Creates a new output with an empty/null VisitedObjects set.