Return the length of a neo4j UTF-8 string.
Note that the result is undefined if the value is not of type NEO4J_STRING.
@param value The neo4j string. @return The length of the string in bytes.
See Implementation
Return the length of a neo4j UTF-8 string.
Note that the result is undefined if the value is not of type NEO4J_STRING.
@param value The neo4j string. @return The length of the string in bytes.