final case classCaseExpr(alternatives: IndexedSeq[(Expr, Expr)], default: Option[Expr])(cypherType: CypherType = CTWildcard) extends Expr with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, scala.Equals, Expr, AnyRef, Any