TypeConverters

Constants

Methods

#convert_properties_to

Modifies a hash’s values to be of types acceptable to Neo4j or matching what the user defined using type in property definitions.

+ show/hide code
#convert_property

Converts a single property from its current format to its db- or Ruby-expected output type.

+ show/hide code