void load(List<FNode> data) { _content.nodes = data; _contentVersion++; invalidateNodeIndex(); notifyListeners(); }