neo4j_node_properties

Return the property map 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 Map of properties.

extern (C)
neo4j_node_properties

Meta