tables property

Map<String, Table> tables
final

Legacy JSON-page tables — kept for backward-compat with executor scans and the BTree index layer until the binary page migration is complete.

Implementation

final Map<String, Table>     tables     = {};