Bundle In-memory object query engine. Table stores typed records and supports filtering, aggregation (sum, average), and CSV/filesystem import. Finder provides filesystem search. Compile with -lib query.
Qualifier
Conditional comparisons
Items
- EQUAL
- NOT_EQUAL
- GREATER
- LESS
- GREATER_EQUAL
- LESS_EQUAL
- LIKE
- NOT_LIKE