Checks if a node with this exact runtimeKey already exists.
runtimeKey
Node? getByKey(Key key) => _nodes[key];