neurom.check.structural_checks.no_missing_parents

neurom.check.structural_checks.no_missing_parents(data_wrapper)[source]

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

Returns:CheckResult with result and list of IDs that have no parent