Return the length of a neo4j list (number of entries).
Note that the result is undefined if the value is not of type NEO4J_LIST.
@param value The neo4j list. @return The number of entries.
See Implementation
Return the length of a neo4j list (number of entries).
Note that the result is undefined if the value is not of type NEO4J_LIST.
@param value The neo4j list. @return The number of entries.