string
enum NodeType: string
case INTERNAL = 'i'
case LEAF = 'l'
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000