주어진 링크가 존재하는지 확인합니다
gantt.addLink({ id:1, source:1, target:2, type:1 }); gantt.isLinkExists(1); // ->true