Conversion Functions
Sometimes type information gets lost, these functions help you to coerce an "Any" value to the concrete type
tries its best to convert the value to a string |
|
tries its best to convert the value to a map |
|
|
tries its best to convert the value to a list |
tries its best to convert the value to a boolean |
|
|
tries its best to convert the value to a node |
|
tries its best to convert the value to a relationship |
tries its best to convert the value to a set |
|
tries its best to convert the value to a floating point value |
|
tries its best to convert the value to a integer value |
|
tries its best to convert the value to a list of integers |
|
tries its best to convert the value to a list of strings |
|
tries its best to convert the value to a list of booleans |
|
|
tries its best to convert the value to a list of nodes |
|
tries its best to convert the value to a list of relationships |