neo4j_list_length

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.

extern (C)
uint
neo4j_list_length

Meta