neo4j_instanceof

Check the type of a neo4j value.

@param value The neo4j value. @param type The neo4j type. @return true if the node is of the specified type and false otherwise.

extern (C)
bool
neo4j_instanceof

Meta