DEFAULT_MAX_DEPTH

const val DEFAULT_MAX_DEPTH: Int = 32

Default ceiling on how deep into a document the walk goes.