neo4j_type

@fn neo4j_type_t neo4j_type(neo4j_value_t value) @brief Get the type of a neo4j value.

@param value The neo4j value. @return The type of the value.

extern (C) extern (D)
neo4j_type
(
T
)
(
auto ref T v
)

Meta