apoc.convert.toInteger

Function

apoc.convert.toInteger(value) | tries it’s best to convert the value to an integer

Signature

apoc.convert.toInteger(object :: ANY?) :: (INTEGER?)

Input parameters

Name Type Default

object

ANY?

null