Module utils

Module utils 

Source
Expand description

Utility functions for converting between property formats

Functionsยง

extract_properties_from_properties_column
Extract properties from a properties column accessor at the given row index. Returns an empty HashMap if the column value is null, otherwise deserializes the JSONB.
jsonb_to_property_map
Convert JSONB bytes to a property HashMap