API Reference
hestia_earth.utils.tools.
is_node_of
Check wether node is of a certain Hestia Type.
node_type – The type to check for.
node – The node.
True if matches type.
bool