Module lattices::ght

source ·
Expand description

GHT from the Wang/Willsey/Suciu Freejoin work

Modules§

  • COLT from Wang/Willsey/Suciu
  • Lattice traits for GHT
  • Macros for GHT
  • Tests for the GHT code

Structs§

Traits§

  • The GeneralizedHashTrieNode trait captures the properties of nodes in a Ght.
  • A trait for the get and iter methods from Wang/Willsey/Suciu, which work differently on leaves than internal nodes
  • A trait to iterate through the items in a Ght based on a prefix of the schema.