* Refactor API to pass in column family handle instead of string. * Check for unknown column family in getColFamilyHandle and update tests. * Update column family function names. Remove redundant exists check.