| A GraphMemQueryHandler is an extension of the SimpleQueryHandler which
implements some of the query code more efficiently by exploiting the
GraphMem's indexes.
All the code has ended up in the new superclass GraphMemBaseQueryHandler,
so see that for interesting details; this class may be removed at some point.
author: hedgehog |