Apps     Components     Interfaces     All Files     Source Tree     source: tos.lib.TinyDB.Table.nc

Interface: Table

The Table interface keeps track of schemas with named fields. Tables are used to represent buffers (e.g. materialization points), or track aliases for fields (or aggregate fields) in queries.
Author: Sam Madden (madden@cs.berkeley.edu)

Components providing this interface:
tos.lib.TinyDB.TableM

Components requiring this interface:
tos.lib.TinyDB.ParsedQuery
tos.lib.TinyDB.Tuple
tos.lib.TinyDB.TupleRouterM

Commands

Events