validate_graph_compute_nodes.Rd
Ensures that all nodes in the graph have a supported compute property.
validate_graph_compute_nodes(graph)
An igraph object.
igraph
Boolean indicating if validation passed. Throws an error if unsupported nodes are found.