neurom.io.check.no_missing_parents

neurom.io.check.no_missing_parents(raw_data)

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)