SimpleQueryCount
ra3.tablelang.TableExpr.SimpleQueryCount
case class SimpleQueryCount[I, K <: Tuple, A <: ReturnValueTuple[K]](arg0: Ident[I], elementwise: Expr[A]) extends TableExpr[A]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TableExpr[A]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- TableExpr
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article