MongoDB request DSL • opensavvy.ktmongo.dsl.tree • AbstractBsonNode • simplify
simplify¶
open override fun simplify(): AbstractBsonNode?
Returns a simplified (but equivalent) expression to the current expression.
Returns null
when the current expression was simplified into a no-op (= it does nothing).