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
.converters

Returns the value of attribute converters

+ show/hide code
.formatted_for_db?

Attempts to determine whether conversion should be skipped because the object is already of the anticipated output type.

+ show/hide code

.included

+ show/hide code

.register_converter

+ show/hide code

.to_other

+ show/hide code

.typecaster_for

+ show/hide code