Research Article

QRFXFreeze: Queryable Compressor for RFX

Algorithm 6

Nested query.
() check parent child relationship using parent id
() if found invalid
  return error
() else
  un-nest the query
() endif
() apply Strategy_List method
() store results in buffer
() output the contents of the buffer