class Collection
Implements
Methods
string name
( )Returns “list”
string __toString
( )Returns type representation in CQL, e.g. list<varchar>
Cassandra\Type type
( )Returns type of values
Creates a new Cassandra\Collection from the given values.