neo4j_node_labels

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.

extern (C)
neo4j_node_labels

Meta