neo4j_relationship_properties

Return the property map of a neo4j relationship.

Note that the result is undefined if the value is not of type NEO4J_RELATIONSHIP.

@param value The neo4j relationship. @return A neo4j value encoding the Map of properties.

extern (C)
neo4j_relationship_properties

Meta