148149150151152153154155156157158
main.createNewTab(graph); new CoSELayoutAction(main).run(); // Highlight the source set of nodes graph.hihglightRelatedNodes(entities); } this.entities = null; } }