apoc.number.parseInt
Function
apoc.number.parseInt(text) | parse a text using the default system pattern and language to produce a long
Signature
apoc.number.parseInt(text :: STRING?, pattern = :: STRING?, lang = :: STRING?) :: (INTEGER?)
Function
apoc.number.parseInt(text) | parse a text using the default system pattern and language to produce a long
apoc.number.parseInt(text :: STRING?, pattern = :: STRING?, lang = :: STRING?) :: (INTEGER?)