Aggregate

case class Aggregate(as: Option[Seq[String]], cross: Option[Boolean], fields: Option[Seq[String]], ops: Option[Seq[String]])
Source:
vega.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product