MySQL 8.3.0
Source Code Documentation
node_map.h File Reference
#include <stdint.h>

Go to the source code of this file.

Namespaces

namespace  hypergraph
 

Typedefs

using hypergraph::NodeMap = uint64_t
 Since our graphs can never have more than 61 tables, node sets and edge lists are implemented using 64-bit bit sets. More...