# Functions
NewHistogramData returns a new instance of HistogramData with properly initialized fields.
# Variables
Debug is the sub-command invoked when calling "dgraph debug".
# Structs
HistogramData stores the information needed to represent the sizes of the keys and values as a histogram.
# Interfaces
No description provided by the author