neurom.check.structural_checks.no_missing_parents

neurom.check.structural_checks.no_missing_parents(data_wrapper)

Check that all points have existing parents Point’s parent ID must exist and parent must be declared before child.

Returns:tuple (bool, list of IDs that have no parent)