I just encountered this issue in 5.1 when copying over a level blueprint from another project. My project wouldn’t save with error " Graph is linked to object World"
There were object reference variables in the level blueprint referencing BP actors in the other (old) project. Replaced these with object variable references from my (new) project and it saved fine.