create property

ColumnFamily? create
getter/setter pair

Create a new column family with the specified schema, or fail if one already exists with the given ID.

Implementation

ColumnFamily? create;