Class: Cequel::Schema::MapProperty Abstract
- Inherits:
-
TableProperty
- Object
- TableProperty
- Cequel::Schema::MapProperty
- Defined in:
- lib/cequel/schema/table_property.rb
Overview
This class is abstract.
Inheriting classes must implement ‘#normalize_map_property(key, value)`
A table property whose value is itself a map of keys and values
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from TableProperty
Method Summary
Methods inherited from TableProperty
#==, build, #hash, #initialize, #to_cql
Constructor Details
This class inherits a constructor from Cequel::Schema::TableProperty