Research Article

QRFXFreeze: Queryable Compressor for RFX

Algorithm 4

Complete set query.
() check parent child relationship using parent id
() if found invalid
  return error
() else
  search and find the Element ID for the Element
    name in the query from the Element Table
() endif
() locate the Element data container named by the Element ID just identified
() decompress entire container
() output the contents of the container