Return the label list of a neo4j node.
Note that the result is undefined if the value is not of type NEO4J_NODE.
@param value The neo4j node. @return A neo4j value encoding the List of labels.
See Implementation
Return the label list of a neo4j node.
Note that the result is undefined if the value is not of type NEO4J_NODE.
@param value The neo4j node. @return A neo4j value encoding the List of labels.