neuralib.sqlp.expr.SqlUnaryOper =============================== .. currentmodule:: neuralib.sqlp.expr .. autoclass:: SqlUnaryOper .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~SqlUnaryOper.__init__ ~SqlUnaryOper.between ~SqlUnaryOper.cast ~SqlUnaryOper.contains ~SqlUnaryOper.glob ~SqlUnaryOper.is_not_null ~SqlUnaryOper.is_null ~SqlUnaryOper.like ~SqlUnaryOper.not_between ~SqlUnaryOper.not_contains ~SqlUnaryOper.not_like .. rubric:: Attributes .. autosummary:: ~SqlUnaryOper.oper ~SqlUnaryOper.right