Lines Matching refs:column
16 # column_families (string[]) - Names of additional column families
18 # column families, this argument can be
29 # column_family (string) - Which column family to check for the key.
31 # column family
43 # column_family (string) - Which column family to put the key-value pair
45 # default column family.
56 # column_family (string) - Which column family to check for the key.
58 # column family
69 # Print out all the key-value pairs in a given column family of the
72 # column_family (string) - Which column family to dump the pairs from.
74 # column family.
86 # by column family to execute
95 # Create a new column family for the database.
97 # column_family_name (string) - Name of the new column family.
99 # Returns true if the new column family was successfully created, or
108 # accept a non-default column family, a set of options, or both.
116 # column_family (string) - Which column family to compact the range in.
145 * 'column_family' => The name (string) of the column family to apply the
160 # the default column family and adds the key 'number_of_people' with
162 # 'name' => 'Saghm Rossi' to the column family 'user1' and the pair
163 # 'name' => 'Matt Blaze' to the column family 'user2'. All writes